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: gamma() and other small changes



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2008-02-17 16:01 -------
Created an attachment (id=15177)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15177&action=view)
Patch for some of these points

This patch adds all new intrinsics listed in the report except NORM2, and the
modification to ATAN that adds a second, optional argument. It adds support for
-std=2008 and empty CONTAINS. It includes a library support function for
ERFC_SCALED, which is a C translation of the Netlib routine.


-- 


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]