This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33197] Fortran 2008: math functions



------- Comment #28 from burnus at gcc dot gnu dot org  2009-07-15 06:08 -------
> In a quick scan of the patch, I note that the mpfr versions
> of the simplifications weren't in the patch.

MPFR or MPC? The MPFR version should be there since years; the MPC version of
tan/sinh/cosh/tanh should be there (FX patch which is part of this patch) and
the MPC version of a{sin,cos,tan}{,h} does not exist, yet:
http://gforge.inria.fr/plugins/scmsvn/viewcvs.php/trunk/TODO?root=mpc&view=markup


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]