------- 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