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.
pinskia at gcc dot gnu.org via Gcc-bugs Mon, 18 Aug 2025 08:33:05 -0700
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.