1 if [istarget "powerpc-ibm-aix*"] {
2     # z'7f7fffff' value not preserved by lfs instruction.
3     return 1
4 }
5 add-ieee-options
6 return 0
7