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 tree-optimization/70960] [7 Regression] ICE: tree check: expected ssa_name, have integer_cst in ifcvt_walk_pattern_tree, at tree-if-conv.c:2465


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri May  6 10:18:59 2016
New Revision: 235953

URL: https://gcc.gnu.org/viewcvs?rev=235953&root=gcc&view=rev
Log:
2016-05-06  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/70960
        * tree-if-conv.c (ifcvt_walk_pattern_tree): Handle non-SSA ops.

        * gfortran.fortran-torture/compile/pr70960.f90: New testcase.

Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/pr70960.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-if-conv.c

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