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
/
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
);
}