]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Fix 2 testcases [PR 99601]
authorNathan Sidwell <nathan@acm.org>
Mon, 15 Mar 2021 19:25:32 +0000 (15:25 -0400)
committerNathan Sidwell <nathan@acm.org>
Mon, 15 Mar 2021 19:25:32 +0000 (15:25 -0400)
commit770d3487ef18a71f65626c182625889eee29f580
treec1f880e2aa844da0d62c02b3f027814b78de8875
parentc2be82058fb40f3ae891c68d185ff53e07f14f45
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.
gcc/testsuite/g++.dg/modules/builtin-3_a.C
gcc/testsuite/g++.dg/modules/builtin-3_b.C