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

--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Hans-Peter Nilsson <h...@gcc.gnu.org>:

https://gcc.gnu.org/g:41015797ad14bc9030a87d102e4ab1ad891345f6

commit r13-5766-g41015797ad14bc9030a87d102e4ab1ad891345f6
Author: Hans-Peter Nilsson <h...@axis.com>
Date:   Thu Feb 2 20:35:52 2023 +0100

    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.

Reply via email to