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++.other
/
null3.C
blob: 6228caabd37cae5b0a59661d484fb01461390a53 (
plain
)
1
2
3
4
5
6
// { dg-do assemble }
void
x
()
{
int
*
p
=
1
==
0
;
}