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
/
gcc.c-torture
/
compile
/
pr38590-2.c
blob: 076359d749b0cda3a4b6f8c4bed31262ece7f827 (
plain
)
1
2
3
4
5
6
int
func_75
(
int
p_76
)
{
return
(
1
/
(
int
)
-
(
unsigned
int
)
p_76
)
?
1
:
p_76
;
}