This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]