This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17603] [4.0 Regression] Cpowf and cpowl builtins broken
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2004 12:30:53 -0000
- Subject: [Bug middle-end/17603] [4.0 Regression] Cpowf and cpowl builtins broken
- References: <20040922093853.17603.pcarlini@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2004-09-22 12:30 -------
Indeed is target related: x86, s390 and ia64 are ok, for instance; x86_64 and
powerpc64 (linux) are broken.
About powerpc-darwin, according to testresults, 26_numerics/complex/13450.cc
doesn't even build! Why?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17603