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
/
execute
/
pr35456.x
blob: 73b18fb74954acba3e9bfac5b6fa68bb0b828a29 (
plain
)
1
2
3
# VAX does not support signed zero.
if
[
istarget
"vax-*-*"
]
{
return
1
}
return
0