Sign in
gnu
/
gcc
/
57ea00136418991e847e46a6946a81a1df70c9a4
/
.
/
gcc
/
testsuite
/
g++.old-deja
/
g++.brendan
/
init4.C
blob: 71e7cd6053097f3e791814edb88ab31b2f644e31 [
file
] [
log
] [
blame
]
// { dg-do assemble }
// GROUPS passed initialization
struct
CharList
{
int
i
;
};
const
CharList
&
terminals
=
{
1
};
// { dg-error "" } .*