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/60522] [4.7/4.8/4.9 Regression] WHERE construct causes an ICE in gfc_trans_where_2


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60522

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Author: tkoenig
Date: Sat Mar 29 11:51:17 2014
New Revision: 208934

URL: http://gcc.gnu.org/viewcvs?rev=208934&root=gcc&view=rev
Log:
2014-04-29  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR fortran/60522
    * frontend-passes.c (cfe_code):  Do not walk subtrees
    for WHERE.

2014-04-29  Thomas Koenig  <tkoenig@gcc.gnu.org>

    PR fortran/60522
    * gfortran.dg/where_4.f90:  New test case.


Added:
    branches/gcc-4_7-branch/gcc/testsuite/gfortran.dg/where_4.f90
Modified:
    branches/gcc-4_7-branch/gcc/fortran/ChangeLog
    branches/gcc-4_7-branch/gcc/fortran/frontend-passes.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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