https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78278

--- Comment #8 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Jun  9 17:46:07 2018
New Revision: 261366

URL: https://gcc.gnu.org/viewcvs?rev=261366&root=gcc&view=rev
Log:
2018-06-09  Steven G. Kargl  <ka...@gcc.gnu.org>

        PR fortran/78278
        Committed as part of r261364
        * 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  <ka...@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/pr78278.f90: New test.

Modified:
    branches/gcc-8-branch/gcc/fortran/ChangeLog
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to