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
/
cpp1y
/
pr59110.C
blob: c78d645cc34c2c9eefa51709f4baf7d48a9ec926 (
plain
)
1
2
3
4
// PR c++/59110 // { dg-do compile { target c++1y } } int i = *(auto*)0; // { dg-error "" }