https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116226

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2024-09-09
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ebotcazou at gcc dot gnu.org

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
check_out_of_bounds_and_warn must probably test that low_bound is an
INTEGER_CST before  calling tree_int_cst_equal on it.

Reply via email to