https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86616
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |9.0 --- Comment #1 from Martin Sebor <msebor at gcc dot gnu.org> --- I committed r262906 earlier today to fix a number of failures in some of the -Warray-bounds tests (see https://gcc.gnu.org/ml/gcc-patches/2018-07/msg01198.html). The c-c++-common/Warray-bounds-2.c test passes for me now with a powerpc64le cross-compiler so these failures should be resolved by that commit.