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
/
pr39779.c
blob
d1680df29b9a0c3d557f9444a3942a68a6e7b073
1
int
test
(
char
v1
)
2
{
3
v1
>>=
0xdebecced
;
4
return
v1
;
5
}