r261361 - in /trunk/gcc: fortran/ChangeLog fort...
kargl@gcc.gnu.org
kargl@gcc.gnu.org
Sat Jun 9 15:39:00 GMT 2018
Author: kargl
Date: Sat Jun 9 15:39:29 2018
New Revision: 261361
URL: https://gcc.gnu.org/viewcvs?rev=261361&root=gcc&view=rev
Log:
2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78278
* data.c (gfc_assign_data_value): Re-arrange code to allow for
an error for double initialization of CHARACTER entities.
2018-06-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/78278
* gfortran.dg/data_bounds_1.f90: Add -std=gnu option.
* gfortran.dg/data_char_1.f90: Ditto.
* gfortran.dg/pr78571.f90: Ditto.
* gfortran.dg/pr78278.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/pr78278.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/data.c
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gfortran.dg/data_bounds_1.f90
trunk/gcc/testsuite/gfortran.dg/data_char_1.f90
trunk/gcc/testsuite/gfortran.dg/pr78571.f90
More information about the Gcc-cvs
mailing list