This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] More patch reversals. Branch closed temporarily
- From: Jason Merrill <jason at redhat dot com>
- To: law at redhat dot com
- Cc: Diego Novillo <dnovillo at redhat dot com>, Jan Hubicka <jh at suse dot cz>, Richard Henderson <rth at redhat dot com>, Andrew Macleod <amacleod at redhat dot com>, Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>, Steven Bosscher <stevenb at suse dot de>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 18 Nov 2003 16:00:11 -0500
- Subject: Re: [tree-ssa] More patch reversals. Branch closed temporarily
- References: <200311182028.hAIKStCH001852@speedy.slc.redhat.com>
On Tue, 18 Nov 2003 13:28:55 -0700, law@redhat.com wrote:
> What do folks here think about tagging the branch nightly so that
> patch reversal is easier?
Patch reversal is still pretty easy with cvs update -j.
Jason