repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix warnings occured during profiledboostrap on
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
pr38590-2.c
blob
076359d749b0cda3a4b6f8c4bed31262ece7f827
1
2
int
func_75
(
int
p_76
)
3
{
4
return
(
1
/ (
int
) -(
unsigned int
)
p_76
) ?
1
:
p_76
;
5
}
6