[Bug fortran/31144] gfortran module symbol names are not standard compliant
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Mar 16 16:27:00 GMT 2007
------- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-03-16 16:27 -------
Confirmed, this should be fixed for 4.3.0
Intel and Portland compilers use a broken mechanism. Sun gives the following
name to symbol FOO in module MOD: "mod.foo_" It seems clean to me.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |rejects-valid
Known to fail| |4.1.3 4.2.0 4.3.0
Last reconfirmed|0000-00-00 00:00:00 |2007-03-16 16:27:41
date| |
Summary|Gfortran module names are |gfortran module symbol names
|not Standards compliant |are not standard compliant
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31144
More information about the Gcc-bugs
mailing list