Sign in
gnu
/
gcc
/
1f16a020acbea0af26209478990b83b1a1ba3a2b
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.pt
/
spec31.C
blob: 1d236219fbea264768f7e9dce864af89dd563e7c [
file
] [
log
] [
blame
]
// { dg-do assemble }
template
<>
struct
A
{};
// { dg-error "" } not a specialization
template
<>
void
f
();
// { dg-error "" } not a specialization