This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH to emit smlal/umlal for arm


On Wed, 15 Dec 1999, Richard Earnshaw wrote:
> It's worse than this.  I have a copy of the bad change in my checked out 
> copy, but since the revision number of that change matches the head 
> revision now, CVS thinks that I have made the edits that have been backed 
> out.  Since I also have other uncommitted edits to that file, I can't just 
> delete the file and do a CVS update to recover the correct version

Couldn't you just apply the patch as it has been submitted to the mailing
list (patch -R) to remove it from your local tree?

If that patch is "close" to your changes you will probably get CVS
conflicts, but these are usually still easier to fix than doing everything
manually.

Hope this helps,
Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]