r197950 - in /trunk/gcc: fortran/ChangeLog fort...
mikael@gcc.gnu.org
mikael@gcc.gnu.org
Sun Apr 14 17:50:00 GMT 2013
Author: mikael
Date: Sun Apr 14 17:50:57 2013
New Revision: 197950
URL: http://gcc.gnu.org/viewcvs?rev=197950&root=gcc&view=rev
Log:
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.
Added:
trunk/gcc/testsuite/gfortran.dg/select_type_33.f03
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/match.c
trunk/gcc/fortran/parse.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list