This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/24454] GCJ does not correctly support strictfp



------- Comment #7 from olivier_thomann at sympatico dot ca  2005-10-21 12:46 -------
The problem seemed to be with precision in the floating point literal. When
converting a floating point literal to its double/float value, it ended up
having an unexpected value.


-- 

olivier_thomann at sympatico dot ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier_thomann at sympatico
                   |                            |dot ca


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]