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++.old-deja
/
g++.mike
/
net41.C
blob: 4180778e4b2daf417c10034b5213bc32265c02bd (
plain
)
1
2
3
4
// { dg-do run }
int
main
()
{
int
i
=
~
false
;
}