Re: [testsuite] ARM: adjust skips for Xscale test

2011-06-22 Thread Richard Earnshaw
On 21/06/11 22:03, Janis Johnson wrote: > This patch allows an Xscale-specific test to run if multilib flags > include -march=xscale and to be skipped if -mcpu= is used with > anything besides xscale. > > OK for trunk, and later for 4.6? > > > gcc-20110621-2 > > > 2011-06-21 Janis Johnson >

[testsuite] ARM: adjust skips for Xscale test

2011-06-21 Thread Janis Johnson
This patch allows an Xscale-specific test to run if multilib flags include -march=xscale and to be skipped if -mcpu= is used with anything besides xscale. OK for trunk, and later for 4.6? 2011-06-21 Janis Johnson * gcc.target/arm/scd42-3.c: Allow -march-xscale; skip if -mcpu is