------- Comment #26 from burnus at gcc dot gnu dot org 2009-07-14 07:43 ------- 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 - Support infinite arguments in the fallback? - TAN(X,Y) (= TAN2(X,Y)) - and fix wrong TAN2 description in the docs - BESSEL_JN and BESSEL_YN: Transitional form is missing - NORM2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33197