This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31144] gfortran module symbol names are not standard compliant



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]