[Bug fortran/38171] [regression] equivalence and nested modules broken

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Nov 18 20:28:00 GMT 2008



------- Comment #2 from pault at gcc dot gnu dot org  2008-11-18 20:26 -------
Ah, yes.  The module name check only pertains to the module being read.
Instead, it should check that the equivalence members are from the same module
- this might itself be use associated into the module being read.

Many thanks for the report.

Paul 


-- 

pault at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pault at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-11-18 19:41:26         |2008-11-18 20:26:48
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38171



More information about the Gcc-bugs mailing list