index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.old-deja
/
g++.jason
/
init4.C
blob: 2a937d5c4e151754479249e699ca7e4bedddc43c (
plain
)
1
2
3
4
// { dg-do assemble }
struct
A
{
int
i
;
};
A
a
=
{{{
1
}}};
// { dg-error "" } causes abort