r177867 - in /trunk/gcc: fortran/ChangeLog fort...
burnus@gcc.gnu.org
burnus@gcc.gnu.org
Thu Aug 18 15:10:00 GMT 2011
Author: burnus
Date: Thu Aug 18 15:10:25 2011
New Revision: 177867
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177867
Log:
2011-08-18 Tobias Burnus <burnus@net-b.de>
PR fortran/18918
* parse.c (parse_derived): Add lock_type
checks, improve coarray_comp handling.
* resolve.c (resolve_allocate_expr,
resolve_lock_unlock, resolve_symbol): Fix lock_type
constraint checks.
2011-08-18 Tobias Burnus <burnus@net-b.de>
PR fortran/18918
* gfortran.dg/coarray_lock_1.f90: Update dg-error.
* gfortran.dg/coarray_lock_3.f90: Fix test.
* gfortran.dg/coarray_lock_4.f90: New.
* gfortran.dg/coarray_lock_5.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/coarray_lock_4.f90
trunk/gcc/testsuite/gfortran.dg/coarray_lock_5.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/parse.c
trunk/gcc/fortran/resolve.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/coarray_lock_1.f90
trunk/gcc/testsuite/gfortran.dg/coarray_lock_3.f90
More information about the Gcc-cvs
mailing list