This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/37662] [4.4 Regression] ice: tree check: expected ssa_name, have integer_cst in get_value_range, at tree-vrp.c:612
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Sep 2008 18:43:49 -0000
- Subject: [Bug tree-optimization/37662] [4.4 Regression] ice: tree check: expected ssa_name, have integer_cst in get_value_range, at tree-vrp.c:612
- References: <bug-37662-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2008-09-28 18:43 -------
4.3 also produced the bad IR but 4.3's VRP did not ICE.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Summary|ice: tree check: expected |[4.4 Regression] ice: tree
|ssa_name, have integer_cst |check: expected ssa_name,
|in get_value_range, at tree-|have integer_cst in
|vrp.c:612 |get_value_range, at tree-
| |vrp.c:612
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37662