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
/
unsorted
/
u.c
blob: 7fc0dda3784ed5e63514c2e6ff80206b2c840d44 (
plain
)
1
foo
(
a
,
b
) {
return
a
%
b
; }