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
/
941019-1.c
blob: 257b594c1b6c76d1ee98b77f56497f4f7b415b12 (
plain
)
1
__complex__
long
double
sub
(
__complex__
long
double
cld
)
{
return
cld
;
}