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/59746] internal compiler error: Segmentation fault


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59746

--- Comment #8 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Sat Jan 30 17:13:29 2016
New Revision: 233009

URL: https://gcc.gnu.org/viewcvs?rev=233009&root=gcc&view=rev
Log:
2016-01-30  Bud Davis  <jmdavis@link.com>
            Mikael Morin  <mikael@gcc.gnu.org>

        Backport from trunk.
        PR fortran/59746
        * symbol.c (gfc_restore_last_undo_checkpoint): Delete
        a common block symbol if it was put in the list.

2016-01-30  Dominique d'Humieres  <dominiq@lps.ens.fr>

        PR fortran/66707
        gfortran.dg/common_23.f90: New test.

        Backport from trunk.
        2015-08-08  Bud Davis  <jmdavis@link.com>
                    Mikael Morin  <mikael@gcc.gnu.org>

        PR fortran/59746
        * gfortran.dg/common_22.f90: New.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/common_22.f90
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/common_23.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/symbol.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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