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

--- Comment #13 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:07b27384de56ce2f6a93007d018743ef9d5c8cc4

commit r11-8143-g07b27384de56ce2f6a93007d018743ef9d5c8cc4
Author: Hans-Peter Nilsson <h...@axis.com>
Date:   Tue Apr 13 04:08:08 2021 +0200

    gcc.dg/analyzer/data-model-1.c: Inverse xfail for cris-*-*, PR99212

    See PR99212.  Now, cris-elf isn't the only target for which this line
    shows a failure; pru-unknown-elf and m68k-unknown-linux-gnu are two
    others.  I'll leave adjustments to the respective maintainers, but
    trivially appending more triplets should work: no extra bracketing needed.
    A specific effective_target specifier would as always be perferable, but I
    couldn't without accountable effort find out what was the common factor.

    Besides cris-elf, sanity-checked for native x86_64-*-linux*.

    gcc/testsuite:
            PR analyzer/99212
            * gcc.dg/analyzer/data-model-1.c (test_45): Inverse xfail at
            line 971 for cris-*-*.

Reply via email to