Sign in
gnu
/
gcc
/
ab810952eb7c061e37054ddd1dfe0aa033365131
/
.
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
or.c
blob: 2a2e3b668b7527de368904bceb6493162bd8618b [
file
] [
log
] [
blame
]
foo
(
a
)
{
return
a
|
0xffff0101
;
}