------- 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  <[EMAIL PROTECTED]>

        * 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

Reply via email to