check.c
69.8 KB
-
re PR fortran/32936 (ALLOCATE: "STAT expression ... must be a variable" - but it is one) · b8a0d3cf
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. From-SVN: r127135Tobias Burnus committed