Re: [testsuite] gcc.target/arm/unsigned-extend-1.c: omit -march option

2012-09-27 Thread Mike Stump
On Sep 26, 2012, at 4:58 PM, Janis Johnson wrote: > Test gcc.target/arm/unsigned-extend-1.c specifies option -march=armv6, > which causes compile failures when that option conflicts with other > test flags, such as for multilibs. It can also be overridden by other > test flags. The test is scan

[testsuite] gcc.target/arm/unsigned-extend-1.c: omit -march option

2012-09-26 Thread Janis Johnson
Test gcc.target/arm/unsigned-extend-1.c specifies option -march=armv6, which causes compile failures when that option conflicts with other test flags, such as for multilibs. It can also be overridden by other test flags. The test is scanning that instruction "uxtb" is not issued. Leaving off the