------- 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