1 if { [istarget "powerpc-ibm-aix*"] } {
2         set torture_execute_xfail "powerpc-ibm-aix*"
3 }
4 set additional_flags "-finstrument-functions"
5 return 0
6