Sign in
gnu
/
gcc
/
fba228e259dd5112851527f2dbb62c5601100985
/
.
/
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