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/68283] [5/6 Regression] ice: gfc_variable_attr(): Bad array reference


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

--- Comment #16 from dominiq at gcc dot gnu.org ---
Author: dominiq
Date: Mon Jan 25 11:36:11 2016
New Revision: 232790

URL: https://gcc.gnu.org/viewcvs?rev=232790&root=gcc&view=rev
Log:
2016-01-25  Dominique d'Humieres <dominiq@lps.ens.fr>

        PR fortran/68283
        * primary.c (gfc_variable_attr): revert revision r221955,
        call gfc_internal_error only if there is no error.

        PR fortran/68283
        gfortran.dg/pr68283.f90: New test.


Added:
    branches/gcc-5-branch/gcc/testsuite/gfortran.dg/pr68283.f90
Modified:
    branches/gcc-5-branch/gcc/fortran/ChangeLog
    branches/gcc-5-branch/gcc/fortran/primary.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog

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