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 target/37544] Conversion double -> unsigned long long -> unsigned -> double gives wrong results



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-09-16 16:52 -------
This works correctly for i386-darwin.
In fact I tried -std=c99 -O1 -mfpmath=387 -march=pentium4 -mno-sse too.


-- 


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


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