https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68197
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- I would argue that your program has undefined behaviour, there is no array element at a negative index.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68197
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- I would argue that your program has undefined behaviour, there is no array element at a negative index.