This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18118] bad code gen for -mcpu=G5 and unsigned long long to double
- From: "dje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2005 00:44:12 -0000
- Subject: [Bug target/18118] bad code gen for -mcpu=G5 and unsigned long long to double
- References: <20041023003107.18118.fjahanian@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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