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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---

  int *h = g;
  h--;

is undefined right away ...

Reply via email to