------- Comment #4 from fxcoudert at gcc dot gnu dot org 2006-07-28 08:53 ------- (In reply to comment #0) > It would also be nice to have a compiler parameter to turn off > non-standard intrinsics.
By the way: the correct option to compile standard code is to use -std=f95. That will turn off all non-standard things. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28068