[PATCH][ARM][testsuite] Add effective target check for arm conditional execution

Kyrill Tkachov kyrylo.tkachov@arm.com
Tue Sep 24 13:49:00 GMT 2013


On 13/09/13 16:25, Kyrill Tkachov wrote:
> Hi all,
>
> gcc.target/arm/minmax_minus.c is really only valid when we have
> conditional execution available, that is non Thumb1-only targets. I've
> added an effective target check for that and used it in the test so that
> it does not get run and give a false negative when testing Thumb1 targets.
>
> Ok for trunk?
>
> Thanks,
> Kyrill
>
> 2013-09-13  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>
>       * lib/target-supports.exp (check_effective_target_arm_cond_exec):
>       New procedure.
>       * gcc.target/arm/minmax_minus.c: Check for cond_exec target.
Ping.



More information about the Gcc-patches mailing list