testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bounds-16.C, PR107561
commit41015797ad14bc9030a87d102e4ab1ad891345f6
authorHans-Peter Nilsson <hp@axis.com>
Thu, 2 Feb 2023 19:35:52 +0000 (2 20:35 +0100)
committerHans-Peter Nilsson <hp@bitrange.com>
Fri, 10 Feb 2023 00:41:20 +0000 (10 01:41 +0100)
tree7f07801d3bf9d31d080b44d9c34a854aa8ac21c1
parentc47f76c16bf7b3108e762d4b8b16fbb0c9c75187
testsuite: XFAIL g++.dg/pr71488.C and warn/Warray-bounds-16.C, PR107561

These appear as regressions from a baseline before
r13-3761-ga239a63f868e29.  See the PR trail.

Note that the warning for g++.dg/pr71488.C is for a *header*
file, thus we can't match the line number (sanely).

gcc/testsuite:

PR tree-optimization/107561
* g++.dg/warn/Warray-bounds-16.C: XFAIL bogus "overflows destination"
warning.
* g++.dg/pr71488.C: Ditto, but just for ilp32 targets.
gcc/testsuite/g++.dg/pr71488.C
gcc/testsuite/g++.dg/warn/Warray-bounds-16.C