[Bug fortran/40354] bug with procedure pointers and C interoperability
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Jun 6 20:34:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list