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++.dg
/
ext
/
complit7.C
blob: bceb6d1087de9def79e19ec2f82e6d5144a3b80e (
plain
)
1
2
3
4
// PR c++/27807
// { dg-options "" }
int
i
=
(
int
()){
0
};
// { dg-error "type" }