[Bug tree-optimization/34140] [4.3 Regression] ICE in is_hidden_global_store, at tree-ssa-sink.c:207
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 18 14:44:00 GMT 2007
------- Comment #3 from rguenth at gcc dot gnu dot org 2007-11-18 14:44 -------
Confirmed. Called from tree_ssa_dce_loop ().
# VUSE <rc_47, rc_47> { rc }
# rc_45 = VDEF <rc_45> { rc }
rc_45 = D.1197_49 != 0 ? rc_47 : rc_47
WTF? tree if-conversion generates this crap.
--
rguenth at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-11-18 14:44:14
date| |
Target Milestone|--- |4.3.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34140
More information about the Gcc-bugs
mailing list