[Bug target/31161] __builtin_cexpi is broken on Darwin

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



------- Comment #4 from rguenth at gcc dot gnu dot org  2007-03-13 13:53 -------
With a cross compiler to powerpc-apple-darwin7 I now get for the testcase:

gcc> ./cc1 -quiet t.i   
t.i: In function 'main':
t.i:13: warning: incompatible implicit declaration of built-in function
'printf'
t.i:12: sorry, unimplemented: no way to expand a call to 'cexpi'

no idea if that's better ;)


-- 


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



More information about the Gcc-bugs mailing list