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
/
vector12.C
blob: e0b6d2ba63213b4715273bcf8afbdf9d9ecd6275 (
plain
)
1
2
3
4
// PR c++/34917
// { dg-do compile }
const
int
i
__attribute
((
vector_size
(
8
)))
=
{};