On Sep 13, 2013, at 8:25 AM, Kyrill Tkachov <kyrylo.tkac...@arm.com> wrote: > 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?
Ok. I was hoping the arm folks would review it, usually they are very responsive. I'm fine with target maintainers reviewing patches like this.