[Bug fortran/60522] [4.7/4.8/4.9 Regression] WHERE construct causes an ICE in gfc_trans_where_2

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 29 11:51:00 GMT 2014


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



More information about the Gcc-bugs mailing list