index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
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 "" }