------- Comment #5 from kargl at gcc dot gnu dot org 2009-06-06 20:34 ------- Closing as invalid. The code submitted by Alain is invalid Fortran as described by the excerpts from the Fortran 2003 standard quoted in Comment #1. The Standard does not require a compiler to detect and report the invalid program, so ifort and g95 can do whatever they want with the code, including doing what Alain wants. IMHO, gfortran should not offer this as a vendor extension.
-- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40354