[Bug fortran/44064] [OOP] ICE with file containing two modules and one program

mikael at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Jul 31 10:28:00 GMT 2010



------- Comment #9 from mikael at gcc dot gnu dot org  2010-07-31 10:27 -------
Subject: Bug 44064

Author: mikael
Date: Sat Jul 31 10:27:36 2010
New Revision: 162776

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162776
Log:
2010-07-31  Mikael Morin  <mikael@gcc.gnu.org>

        PR fortran/42051
        PR fortran/44064
        * symbol.c (changed_syms): Made non-static.
        * parse.c (changed_syms): Declare new external. 
        (next_statement): Assert changed_syms is NULL at the beginning.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/parse.c
    trunk/gcc/fortran/symbol.c


-- 


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



More information about the Gcc-bugs mailing list