bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/22800] ARM double to ascii conversion issue


From: gilles dot frattini at free dot fr
Subject: [Bug classpath/22800] ARM double to ascii conversion issue
Date: 5 Jan 2006 22:10:31 -0000


------- Comment #12 from gilles dot frattini at free dot fr  2006-01-05 22:10 
-------
For TI OMAP 1710 (~ARM926?) (nokia 770),
i have compiled a modified jikes 1.22 with native IEEE754 (with exchanged
double dword).
I have reproduced the same bug with classpath-0.19 (no soft-float)!
Thanks to Torben Nielsen, the bug is gone white the alternate StorInc macro (if
branch)!

Maybe the special case of IEEE_BIG_ENDIAN with IEEE_BYTES_LITTLE_ENDIAN should
be adressed this way (force the little endian StoreInc)!


-- 

gilles dot frattini at free dot fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gilles dot frattini at free
                   |                            |dot fr


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22800





reply via email to

[Prev in Thread] Current Thread [Next in Thread]