This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: two gcc changes
- From: "Manuel López-Ibáñez" <lopezibanez at gmail dot com>
- To: "der Mouse" <mouse at rodents dot montreal dot qc dot ca>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 26 Jun 2007 12:20:36 +0100
- Subject: Re: two gcc changes
- References: <200706241640.MAA24974@Sparkle.Rodents.Montreal.QC.CA>
Hi,
If you want to implement two independent things, please, send two
emails with two independent patches. Patches must apply cleanly to
trunk, bootstrap and pass regression testing. See
http://gcc.gnu.org/contribute.html They must also include a changelog
and perhaps testcases.
See http://gcc.gnu.org/ml/gcc-patches/ for examples of how to
contribute patches.
We are very sorry for asking you to do this extra work. Since there is
always more pending work than developers, these are the minimum
requirements for your patch to have a chance to be properly reviewed
and committed. The easier you do it for the reviewers, the highest the
possibility of getting the patch reviewed (and approved).
Cheers,
Manuel.