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
/
warn
/
conv3.C
blob: 5900c3aac383d7d78ddf233290dce91add0e5078 (
plain
)
1
2
3
4
// PR c++/19457 int i=-1; unsigned int j= ~0; // { dg-bogus "" }