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]
Other format: [Raw text]

Re: [patch] Fix gcc_build


Steven Bosscher wrote:
> Hi,
> 
> The following patch fixes some bugs in gcc_build:
> - We were checking out from dberlin.org.
> - The repository was always in the root directory.
> - There was no support for checking out branches.
> 
> Tested by doing a few branch checkouts.
> 
> OK for mainline?

OK, except I wouldn't do the "mainline" -> "trunk" renaming.  From now
on, we just all need to call that thing the trunk.  Since the script
didn't support -b before, there's no backwards compatibility issue.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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