https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82246
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- &array [-1] and &array [0] - 1 are the same and still both undefined.