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/62070] ICE: verify_ssa failed


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Aug 11 10:55:10 2014
New Revision: 213810

URL: https://gcc.gnu.org/viewcvs?rev=213810&root=gcc&view=rev
Log:
2014-08-11  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/62070
    * tree-ssa-loop-manip.c (gimple_duplicate_loop_to_header_edge):
    Remove SSA checking.

    * gcc.dg/pr62070.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/pr62070.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-loop-manip.c


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