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
/
max.C
blob: bc65f1f70279a26b3d96e6c040502e41bc396a42 (
plain
)
1
2
3
4
5
6
struct s_t { }; void foo(void) { s_t s; int i; s<?=i; // { dg-error "" } }