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
/
ieee
/
unsafe-fp-assoc-1.x
blob: 1e111fc2c8334563a144ca4e4a5a25eb6dedffa6 (
plain
)
1
2
3
4
5
if
[
istarget
"avr-*-*"
]
{
# AVR doubles are floats
return
1
}
return
0