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
/
20040219-1.c
blob: d3bc9272b64337e244fd1c315a1b4f4349e6168a (
plain
)
1
double
foo
() {
return
__builtin_isgreater
(
0
.,
0
.); }