Re: [testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests

2013-01-17 Thread nick clifton
Hi Janis, > 2013-01-16 Janis Johnson > >* gcc.target/arm/ftest-support.h: Replace for compile-only tests. >* gcc.target/arm/ftest-support-arm.h: Delete. >* gcc.target/arm/ftest-support-thumb.h: Delete. >* gcc.target/arm/ftest-armv4-arm.c: Replace with compile-only test. >*

Re: [testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests

2013-01-16 Thread Janis Johnson
On 01/16/2013 05:53 AM, Nick Clifton wrote: > Hi Janis, > >> The gcc.target/arm/ftest-*.c tests check various macros that are set for >> ARM targets by setting flags based on preprocessor directives that check >> those macros. The tests are skipped if the current test platform >> doesn't support

Re: [testsuite] replace gcc.target/arm/ftest-*.c with compile-only tests

2013-01-16 Thread Nick Clifton
Hi Janis, > The gcc.target/arm/ftest-*.c tests check various macros that are set for > ARM targets by setting flags based on preprocessor directives that check > those macros. The tests are skipped if the current test platform > doesn't support executing programs for the architecture for which fl