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-1.c
blob: 87976546e7bb0b01acd5e81b2b2533bdbe1569d0 (
plain
)
1
2
3
4
5
6
int
func_75
(
int
p_76
)
{
return
(
1
/
(
int
)
-
(
unsigned
int
)
p_76
);
}