On 15/09/11 03:27, Bin Cheng 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.
s/remove/Remove/ R.