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

--- Comment #5 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  <jmda...@link.com>
            Mikael Morin  <mik...@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  <domi...@lps.ens.fr>

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

        Backport from trunk.
        2015-08-08  Bud Davis  <jmda...@link.com>
                    Mikael Morin  <mik...@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

Reply via email to