Re: [testsuite] skip gcc.target/powerpc-tfmode_off.c for eabi

2013-07-08 Thread Mike Stump
On Jul 8, 2013, at 12:48 PM, Janis Johnson wrote: > Test gcc.target/powerpc-tfmode_off.c fails for powerpc-eabi* targets, > which do not support TFmode. This patch skips the test for > powerpc-*-eabi*. > > OK for mainline and the 4.8 branch? Ok, but could you please add a comment why it is skip

[testsuite] skip gcc.target/powerpc-tfmode_off.c for eabi

2013-07-08 Thread Janis Johnson
Test gcc.target/powerpc-tfmode_off.c fails for powerpc-eabi* targets, which do not support TFmode. This patch skips the test for powerpc-*-eabi*. OK for mainline and the 4.8 branch? Janis 2013-07-08 Janis Johnson * gcc.target/powerpc/tfmode_off.c: Skip for EABI targets. Index: gcc.t