On 15 September 2011 03:27, Bin Cheng <bin.ch...@arm.com> wrote: > Hi, > Bug PR46934 exists on all thumb1 targets, for example cortex-m0. > This patch removes "-march=armv5te" option for testcase pr46934.c, > allowing the test to be run on all thumb1 targets, not just armv5te. > > Is it ok? Thanks. > > gcc/testsuite/ChangeLog: > 2011-09-15 Cheng Bin <bin.ch...@arm.com> > * gcc.target/arm/pr46934.c: remove -march=armv5te option.
This is OK. Ramana > > Thanks-chengbin