[Bug tree-optimization/21293] [4.0 Regression] ICE in set_value_handle
dberlin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Apr 30 01:58:00 GMT 2005
------- Additional Comments From dberlin at gcc dot gnu dot org 2005-04-30 01:58 -------
This is also what i figured was the patch that fixed it
However, it *is* necessary for correctness because we need to consider constants
to be invariant, or else set_value_handle and friends will break.
We have nothing in a constant to hang a value handle off :)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21293
More information about the Gcc-bugs
mailing list