r127135 - in /trunk/gcc: fortran/ChangeLog fort...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Wed Aug 1 17:55:00 GMT 2007
Author: burnus
Date: Wed Aug 1 17:55:24 2007
New Revision: 127135
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127135
Log:
2007-08-01 Tobias Burnus <burnus@net-b.de>
PR fortran/32936
* match.c (gfc_match_allocate): Better check that STAT is
a variable.
* check.c (gfc_check_allocated): Reorder checks to improve
error message.
2007-08-01 Tobias Burnus <burnus@net-b.de>
PR fortran/32936
* gfortran.dg/allocate_stat.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/allocate_stat.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/check.c
trunk/gcc/fortran/match.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list