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

--- Comment #5 from Drea Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Drea Pinski from comment #4)
> I thought there was a check already for out of bounds accesses but I can't
> find it right now.

ifcvt has that code. ref_within_array_bound . I think this is a latent bug in
cselim but Maybe not.

Reply via email to