------- Comment #12 from rguenth at gcc dot gnu dot org  2006-08-10 08:16 
-------
Created an attachment (id=12055)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12055&action=view)
patch using cexp

Well, then you make t1 and t2 addressable.  We could introduce a
__builtin_sane_sincos which returns in a vector, but then at expand time we'd
have the same problems if we ever want to go back to a sincos libcall.  With
libgcc-math we could provide one with a sane interface though.


-- 


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

Reply via email to