------- Comment #11 from dominiq at lps dot ens dot fr 2007-03-20 14:57 ------- Subject: Re: pseudo-optimzation with sincos/cexpi
> That sin+cos is practically sincos (so you get one for free). Just not every > library exports that sincos. Does not this assume that it exists a real sincos(x) and not a faked one thorugh cexp((1,x))? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31249