This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[tree-ssa-lno] Commit rules for the lno-branch
- From: Pop Sébastian <pop at gauvain dot u-strasbg dot fr>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 31 Dec 2003 16:27:11 +0100
- Subject: [tree-ssa-lno] Commit rules for the lno-branch
- References: <20031206222847.GA23400@atrey.karlin.mff.cuni.cz> <200312170543.hBH5h91e003187@speedy.slc.redhat.com> <20031217103911.GA14343@atrey.karlin.mff.cuni.cz> <20031217111359.GD24070@gauvain.u-strasbg.fr> <20031230184556.GA19250@atrey.karlin.mff.cuni.cz>
Hi,
On Tue, Dec 30, 2003 at 07:45:56PM +0100, Zdenek Dvorak wrote:
> I have some initial pieces
> I would like to have somewhere publically; what rules for accepting
> patches to the branch you have?
>
Everybody's allowed to commit, even things that are still in
development, from the moment the compiler bootstraps with the changes,
and passes the testsuite. So, the rule for committing is: "just post
the patch to gcc-patches and commit it, without asking for approvals".
Happy hacking.