index
:
cbb-gcc-4.6.4
main
compiler building blocks: cbb-gcc-4.6.4: including full support for the midipix targets
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20040219-1.c
blob: d3bc9272b64337e244fd1c315a1b4f4349e6168a (
plain
)
1
double
foo
()
{
return
__builtin_isgreater
(
0.
,
0.
);
}