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.tkac...@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.

Reply via email to