symbol.c (gfc_undo_symbols): Correctly undo namelists.
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 16 Sep 2012 11:26:52 +0000 (11:26 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 16 Sep 2012 11:26:52 +0000 (11:26 +0000)
commit15319c3ed9c09f632012dee8f2719059b1e3fff2
tree71514bb43dbf4afb2a194ae5b23ed665e265c68b
parentca4a1c8cb9d8239f01b37a5ce19be791d4ab1743
symbol.c (gfc_undo_symbols): Correctly undo namelists.

fortran/
* symbol.c (gfc_undo_symbols): Correctly undo namelists.

testsuite/
* gfortran.dg/namelist_75.f90: New test.

From-SVN: r191357
gcc/fortran/ChangeLog
gcc/fortran/symbol.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/namelist_75.f90 [new file with mode: 0644]