------- Comment #27 from kargl at gcc dot gnu dot org 2009-07-15 02:36 ------- (In reply to comment #26) > Patch: http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00739.html > - MPC compile-time evaluation of complex tan and sinh/cosh/tanh > - Run-time complex a(sin,cos,tan)(h) with C99 fallback (for finite values > only) > > TODO: > - Check-in the patch above
If no one else gets to a review by the weekend, I try to get one done. In a quick scan of the patch, I note that the mpfr versions of the simplifications weren't in the patch. I'll do those later. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33197