re PR fortran/56816 (ICE in delete_root)
authorMikael Morin <mikael@gcc.gnu.org>
Sun, 14 Apr 2013 17:50:57 +0000 (17:50 +0000)
committerMikael Morin <mikael@gcc.gnu.org>
Sun, 14 Apr 2013 17:50:57 +0000 (17:50 +0000)
commita5e5226441e3bf95c0e0a4f4db6d687c9215229c
treef79fa561f34bf163d5d9ac1cc2e2778225bb390e
parent01007ae0449a8740bbba4a1bda75cdddfe974ef6
re PR fortran/56816 (ICE in delete_root)

fortran/
PR fortran/56816
* match.c (gfc_match_select_type): Add syntax error. Move namespace
allocation and cleanup...
* parse.c (decode_statement): ... here.

testsuite/
PR fortran/56816
* gfortran.dg/select_type_33.f03: New test.

From-SVN: r197950
gcc/fortran/ChangeLog
gcc/fortran/match.c
gcc/fortran/parse.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/select_type_33.f03 [new file with mode: 0644]