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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Nathan Sidwell <nat...@gcc.gnu.org>:

https://gcc.gnu.org/g:770d3487ef18a71f65626c182625889eee29f580

commit r11-7679-g770d3487ef18a71f65626c182625889eee29f580
Author: Nathan Sidwell <nat...@acm.org>
Date:   Mon Mar 15 15:25:32 2021 -0400

    c++: Fix 2 testcases [PR 99601]

    I'd failed to correctly restrict some checks to lp64 x86 targets.

            PR c++/99601
            gcc/testsuite/
            * g++.dg/modules/builtin-3_a.C: Fix lp64 x86 detection.
            * g++.dg/modules/builtin-3_b.C: Fix lp64 x86 detection.

Reply via email to