[Bug fortran/71883] [5/6/7 Regression] ICE in identical_array_ref, at fortran/dependency.c:104

pault at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jul 28 21:22:00 GMT 2016


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

--- Comment #12 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Thu Jul 28 21:21:49 2016
New Revision: 238841

URL: https://gcc.gnu.org/viewcvs?rev=238841&root=gcc&view=rev
Log:
2016-07-28  Steven G. Kargl  <kargl@gcc.gnu.org>
            Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/71883
        * frontend-passes.c (gfc_run_passes): Bail out if there are any
        errors.
        * error.c (gfc_internal_error): If there are any errors in the
        buffer, exit with EXIT_FAILURE.

2016-07-28  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/71883
        * gfortran.dg/pr71883.f90 : New test.


Added:
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/pr71883.f90
Modified:
    branches/gcc-6-branch/gcc/fortran/ChangeLog
    branches/gcc-6-branch/gcc/fortran/error.c
    branches/gcc-6-branch/gcc/fortran/frontend-passes.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog


More information about the Gcc-bugs mailing list