------- Comment #5 from fxcoudert at gcc dot gnu dot org  2007-08-21 17:42 
-------
Few comments:

* F2008 draft says: "The intrinsic function ATAN is extended so that ATAN (Y,
X) is ATAN2 (Y,X)." We'll need to take care of that too.

* Will we want a -std=f2008 separate from f2003, or do we consider f2003 an
alias for f2008 (F2008 being, after all, a minor improvement to F2003)?

* scaled-erfc will require a library implementation, because it's not widely
available on systems out there


-- 


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

Reply via email to