Re: [patch, testsuite, ARM] Skip architecture option in pr42575.c

2011-10-17 Thread Ramana Radhakrishnan
On 28 September 2011 09:48, Joey Ye wrote: > 2011-09-28  Joey Ye   > >        * gcc.target/arm/pr42575.c: Remove architecture option. OK. FTR - Joey had checked that it ran ok with an optional march=armv5te in RUNTESTFLAGS . Ramana

Re: [patch, testsuite, ARM] Skip architecture option in pr42575.c

2011-09-28 Thread Ramana Radhakrishnan
On 28 September 2011 09:48, Joey Ye wrote: > 2011-09-28  Joey Ye   > >        * gcc.target/arm/pr42575.c: Remove architecture option. What happens if this test is run with a multilib of march=armv5te ? Ramana > > Index: gcc/testsuite/gcc.target/arm/pr42575.c > ===

[patch, testsuite, ARM] Skip architecture option in pr42575.c

2011-09-28 Thread Joey Ye
2011-09-28 Joey Ye * gcc.target/arm/pr42575.c: Remove architecture option. Index: gcc/testsuite/gcc.target/arm/pr42575.c === --- gcc/testsuite/gcc.target/arm/pr42575.c (revision 179308) +++ gcc/testsuite/gcc.target/ar