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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I think this has undefined code in it.

e will point to one before c[0] which is undefined.

Reply via email to