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
/
920909-1.c
blob: 939aaf789e81df28231e54094321c6a60e60f955 (
plain
)
1
long long
f
(
long long
a
,
long long
b
){
return
a
<<
b
;}