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 other/14708] description of -ffloat-store in gcc man page incorrect/inaccurate


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-03-25 01:17 -------
First __STDC_IEC_559__ is comming from glibc and not GCC so glibc is wrong to define it in most cases 
on x86. Second the whole point of -ffloat-store is because x87 is such a backwards ass system with 
respect to FP.

-- 


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


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