On 04/06/2011 12:48 PM, Ramana Radhakrishnan wrote: > >> Is this updated version ( >> http://gcc.gnu.org/ml/gcc-patches/2011-04/msg00058.html ) ok for trunk? > > I think you accidentally applied the patch twice and committed it.
That is exactly what happened, according to my history: ... 1877 patch -p0 < ../patches/arm-size-branch_cost.test.patch 1878 patch -p0 < ../patches/arm-size-branch_cost.test.patch 1879 svn add gcc/testsuite/gcc.target/arm/pr43920-1.c ... > Yeah > unfortunately there is no equivalent of git clean -f -d in svn unless > you write something up with svn status and some shell scripting foo... > > I've now fixed this up with > http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg00224.html > Sorry about that, and thanks a lot! Thanks, - Tom