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

--- Comment #14 from Martin Sebor <msebor at gcc dot gnu.org> ---
Both Warray-bounds-8 and Wstringop-overflow-3.C pass with the Darwin cross now.
 Both the Darwin cross and a native GCC 10 now also issue the same warnings for
the test case in comment #7.

With the cross I see a bunch of failures in a few other tests (below) but those
should get their own bug(s).

c-c++-common/Warray-bounds-2.c
c-c++-common/Warray-bounds.c
gcc.dg/Warray-bounds-31.c
gcc.dg/Wstringop-overflow-13.c

Reply via email to