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
/
ext
/
builtin9.C
blob: 6b2b712deab46cfbf7e69deec83636a7e89e0c94 (
plain
)
1
2
3
// PR c++/21619 // { dg-options "" } int f[__builtin_constant_p(&"Hello"[0])?1:-1];