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

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, i and k are [0,0] U [5,5], so e is 0>>0 or 5>>5 and so always 0.

Reply via email to