c++: Some additional tests
authorNathan Sidwell <nathan@acm.org>
Mon, 2 Nov 2020 16:54:16 +0000 (08:54 -0800)
committerNathan Sidwell <nathan@acm.org>
Mon, 2 Nov 2020 16:57:33 +0000 (08:57 -0800)
commit0a07912f2d1f73f298d93dcd27bd8fbe84427106
tree2c247cc1490cfbb99ed59c6e3bddb1f6ad81a3ad
parent48a201e9bc8d9de74824ba335d910dfb98113866
c++: Some additional tests

I created a few tests on the modules branch that are not actually
module-related.  Here they are.

gcc/testsuite/
* g++.dg/concepts/pack-1.C: New.
* g++.dg/lookup/using53.C: Add an enum.
* g++.dg/template/error25.C: Relax 'export' error check.
gcc/testsuite/g++.dg/concepts/pack-1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/lookup/using53.C
gcc/testsuite/g++.dg/template/error25.C