r261162 - in /branches/gcc-7-branch/gcc: fortra...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Mon Jun 4 17:09:00 GMT 2018
Author: kargl
Date: Mon Jun 4 17:09:01 2018
New Revision: 261162
URL: https://gcc.gnu.org/viewcvs?rev=261162&root=gcc&view=rev
Log:
2018-06-04 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85981
* resolve.c (resolve_allocate_deallocate): Check errmsg is default
character kind.
2018-06-04 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/85981
* gfortran.dg/allocate_alloc_opt_14.f90: New test.
* gfortran.dg/allocate_alloc_opt_1.f90: Update error string.
* gfortran.dg/allocate_stat_2.f90: Ditto.
* gfortran.dg/deallocate_alloc_opt_1.f90: Ditto.
Added:
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_alloc_opt_14.f90
Modified:
branches/gcc-7-branch/gcc/fortran/ChangeLog
branches/gcc-7-branch/gcc/fortran/resolve.c
branches/gcc-7-branch/gcc/testsuite/ChangeLog
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_alloc_opt_1.f90
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/allocate_stat_2.f90
branches/gcc-7-branch/gcc/testsuite/gfortran.dg/deallocate_alloc_opt_1.f90
More information about the Gcc-cvs
mailing list