This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 #6 from aph at gcc dot gnu dot org  2005-10-21 10:58 -------
gcj doesn't support strcitfp.  The reserved word is allowed but ignored.

The main casualty of this is x86, where we fail some tests because of excess
precision.


-- 


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]