[Bug fortran/83318] Illegal program causes internal compiler error with tags gfc_trans_allocate, at fortran/trans-stmt.c:5646 and Aborted (program f951)

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 9 19:54:00 GMT 2017


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

--- Comment #6 from kargl at gcc dot gnu.org ---
Author: kargl
Date: Sat Dec  9 19:53:55 2017
New Revision: 255524

URL: https://gcc.gnu.org/viewcvs?rev=255524&root=gcc&view=rev
Log:
2017-12-09  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/82934
        PR fortran/83318
        * match.c (gfc_match_allocate): Enforce F2008:C631.

2017-12-09  Steven G. Kargl  <kargl@gcc.gnu.org>

        PR fortran/82934
        PR fortran/83318
        * gfortran.dg/allocate_assumed_charlen_2.f90: new test.

Added:
    trunk/gcc/testsuite/gfortran.dg/allocate_assumed_charlen_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/match.c
    trunk/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list