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: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Sep 2004 12:39:54 -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 pinskia at gcc dot gnu dot org 2004-09-22 12:39 -------
Earlier versions of darwin (pre Tiger, aka 8.0) don't have the C99 long double math functions (like
cpowl). Looks like a TFmode problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17603