This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/31144] gfortran module symbol names are not standard compliant
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Mar 2007 16:27:41 -0000
- Subject: [Bug fortran/31144] gfortran module symbol names are not standard compliant
- References: <bug-31144-14229@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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