[Bug fortran/35474] [4.3/4.4 regression] Reading module file with COMMON and EQUIVALENCE

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Mar 5 15:33:00 GMT 2008



------- Comment #1 from burnus at gcc dot gnu dot org  2008-03-05 15:32 -------
Possibly caused by the following patch. It fails for me around 30/31 May.

Patch: http://gcc.gnu.org/ml/fortran/2007-05/msg00504.html
r125216 | pault | 2007-05-31 09:45:50 +0200 (Thu, 31 May 2007) | 13 lines
2007-05-31  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/32103
        * module.c (mio_symtree_ref): If an equivalence group member
        is not used, give it a hidden symbol and set the pointer_info.
        (load_equiv): Only free the equivalence if none of the members
        are used.


-- 


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



More information about the Gcc-bugs mailing list