[Bug target/31161] __builtin_cexpi is broken on Darwin

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 13 10:30:00 GMT 2007



------- Comment #1 from rguenth at gcc dot gnu dot org  2007-03-13 10:30 -------
It's a target issue.  Darwin is broken that it doesn't set TARGET_C99_FUNCTIONS
but still appears to have cexp.  Your testcase is also invalid for this reason,
you should not use __builtin_cexpi if neither sincos nor cexp is available.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu dot
                   |                            |org
          Component|c                           |target


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



More information about the Gcc-bugs mailing list