Re: [testsuite] ARM: require arm_thumb2_ok, drop -march

2011-06-21 Thread Ramana Radhakrishnan
On 21 June 2011 22:06, Janis Johnson wrote: > Modify three tests that require thumb2 support to check for that rather > than specifying an arch value that might be overridden by multilib flags. > > OK for trunk, and later for 4.6? OK - this is a nice cleanup. Ramana >

[testsuite] ARM: require arm_thumb2_ok, drop -march

2011-06-21 Thread Janis Johnson
Modify three tests that require thumb2 support to check for that rather than specifying an arch value that might be overridden by multilib flags. OK for trunk, and later for 4.6? 2011-06-21 Janis Johnson * gcc.target/arm/ctz.c: Don't specify -march, require thumb2. * gc