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/41755] [4.3/4.4/4.5 Regression] Segfault on invalid code



------- Comment #7 from jakub at gcc dot gnu dot org  2009-10-19 22:24 -------
Subject: Bug 41755

Author: jakub
Date: Mon Oct 19 22:24:28 2009
New Revision: 152999

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152999
Log:
        PR fortran/41755
        * symbol.c (gfc_undo_symbols): Add NULL check.
        * match.c (gfc_match_equivalence): Add check for
        missing comma.

        PR fortran/41755
        * gfortran.dg/equiv_8.f90: New test.

Modified:
    branches/gcc-4_4-branch/gcc/fortran/ChangeLog
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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