This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/55111] [4.8 Regression] ICE: tree check: expected ssa_name, have integer_cst in live_on_edge, at tree-vrp.c:89
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 29 Oct 2012 14:46:08 +0000
- Subject: [Bug tree-optimization/55111] [4.8 Regression] ICE: tree check: expected ssa_name, have integer_cst in live_on_edge, at tree-vrp.c:89
- Auto-submitted: auto-generated
- References: <bug-55111-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55111
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
Target Milestone|--- |4.8.0
Summary|ICE: tree check: expected |[4.8 Regression] ICE: tree
|ssa_name, have integer_cst |check: expected ssa_name,
|in live_on_edge, at |have integer_cst in
|tree-vrp.c:89 |live_on_edge, at
| |tree-vrp.c:89
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> 2012-10-29 14:46:08 UTC ---
Mine then, even if patch and backtrace look unrelated.