]> gcc.gnu.org Git - gcc.git/commit - gcc/fortran/ChangeLog
re PR fortran/85981 (ICE in gfc_trans_string_copy, at fortran/trans-expr.c:6539)
authorSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 4 Jun 2018 16:41:31 +0000 (16:41 +0000)
committerSteven G. Kargl <kargl@gcc.gnu.org>
Mon, 4 Jun 2018 16:41:31 +0000 (16:41 +0000)
commit463f60d0c196764ddc2d5d843f5387fccbbc62f8
treec051722fd89daf974d0d0e87fcc04ee2e496dd2a
parent42bea197e1117efe25b807777133e59d3f7025b5
re PR fortran/85981 (ICE in gfc_trans_string_copy, at fortran/trans-expr.c:6539)

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.

From-SVN: r261160
gcc/fortran/ChangeLog
gcc/fortran/resolve.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/allocate_alloc_opt_1.f90
gcc/testsuite/gfortran.dg/allocate_alloc_opt_14.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/allocate_stat_2.f90
gcc/testsuite/gfortran.dg/deallocate_alloc_opt_1.f90
This page took 0.067926 seconds and 5 git commands to generate.