[Bug tree-optimization/91647] [10 Regression] new FAILs for Warray-bounds-8 and Wstringop-overflow-3.C

msebor at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Nov 1 23:08:00 GMT 2019


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


More information about the Gcc-bugs mailing list