index
:
toolchain_gcc.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc-4.9
/
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 "" }