Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
g++.dg
/
parse
/
crash33.C
blob: 5ccb6529c6ee718b64c3f3002959b6b952bb5783 [
file
] [
log
] [
blame
]
// PR c++/28878
// { dg-do compile }
template
<int>
void
foo
()
[
throw
;
}
// { dg-prune-output "expected" }
// { dg-prune-output "array bound" }