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. 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
Ramana