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/18118] bad code gen for -mcpu=G5 and unsigned long long to double


------- Additional Comments From dje at gcc dot gnu dot org  2005-01-16 00:44 -------
The testcase works on Mac OS X 10.3.7 for me with -mcpu=G5 and all levels of
optimization.  It does not work with -ffast-math, but that is expected.  The
original bug report does not state what options are used other than -mcpu=G5, so
I cannot tell if this is fixed or what the PR really is reporting as wrong.

-- 


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


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