On 08/08/14 01:31, Janis Johnson wrote:
> Five tests in gcc.target/arm add -mthumb without first checking that the
> option is compatible with the current multilib flags.  This patch fixes
> that by skipping each test if neither arm_thumb1_ok or arm_thumb2_ok is
> true.  Tested by running gcc.target/arm tests with a variety of multilib
> flags, some of which now skip these tests instead of failing to compile.
> OK for mainline and the 4.9 branch?
> 
> Janis
> 
> 
> gcc-20140807-2
> 
> 
> 2013-08-07  Janis Johnson  <jani...@codesourcery.com>
> 
>       * gcc.target/arm/frame-pointer-1.c: Skip if Thumb is not supported.
>       * gcc.target/arm/pr56184.C: Likewise.
>       * gcc.target/arm/pr59896.c: Likewise.
>       * gcc.target/arm/stack-red-zone.c: Likewise.
>       * gcc.target/arm/thumb-find-work-register.c: Likewise.

OK.

R.


Reply via email to