-
- Downloads
re PR fortran/51652 (Allocate with type-spec and source-expr: check whether...
re PR fortran/51652 (Allocate with type-spec and source-expr: check whether length type-parameter is the same is lacking) 2012-01-10 Tobias Burnus <burnus@net-b.de> PR fortran/51652 * resolve.c (resolve_allocate_expr): For non-deferred char lengths, check whether type-spec matches declaration. 2012-01-10 Tobias Burnus <burnus@net-b.de> PR fortran/51652 * gfortran.dg/allocate_with_typespec_5.f90: New. From-SVN: r183061
Showing
- gcc/fortran/ChangeLog 6 additions, 0 deletionsgcc/fortran/ChangeLog
- gcc/fortran/resolve.c 13 additions, 0 deletionsgcc/fortran/resolve.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90 26 additions, 0 deletionsgcc/testsuite/gfortran.dg/allocate_with_typespec_5.f90
Loading
Please register or sign in to comment