[Bug tree-optimization/21076] [4.1 Regression] ACATs ICE cxh1001 at tree-vrp.c:124
laurent at guerby dot net
gcc-bugzilla@gcc.gnu.org
Sun Jun 19 15:53:00 GMT 2005
------- Additional Comments From laurent at guerby dot net 2005-06-19 15:53 -------
Likely workaround'ed by the following commit:
2005-05-02 Diego Novillo <dnovillo@redhat.com>
* tree-vrp.c (set_value_range_to_nonnull): Declare inline.
(set_value_range_to_null): Likewise.
(set_value_range_to_varying): New function. Use it in all
call sites that used to call set_value_range (vr, VR_VARYING, ...).
(extract_range_from_assert): If the integral type has a
super-type, and LIMIT is not within MIN and MAX values of that
type, set the resulting range to VR_VARYING.
May be we should confirm or close this one? Or is there something still pending?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21076
More information about the Gcc-bugs
mailing list