index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
g++.dg
/
cpp0x
/
alignof4.C
blob: ca3c47ad67dc20a73242d4ef20680172c8d8d1cb (
plain
)
1
2
3
4
5
6
7
// PR c++/51316 // { dg-do compile { target c++11 } } int main() { alignof(int []); }