[Bug tree-optimization/20963] [4.0/4.1 Regression] ICE tree check: expected value_handle, have addr_expr in value_exists_in_set_bitmap, at tree-ssa-pre.c:437
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Apr 12 09:56:00 GMT 2005
------- Additional Comments From steven at gcc dot gnu dot org 2005-04-12 09:56 -------
In addition to ICEing, PRE is also being stupid about moving out a
loop invariant expression:
Found partial redundancy for expression (char *) &0B->type
Skipping insertion of phi for partial redundancy: Looks like an induction
variable
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20963
More information about the Gcc-bugs
mailing list