This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "register struct" patch
- To: Benedetto Proietti <benedetto73 at iol dot it>
- Subject: Re: "register struct" patch
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Tue, 26 Jun 2001 16:09:47 +0100 (BST)
- cc: <gcc at gcc dot gnu dot org>
On Tue, 26 Jun 2001, Benedetto Proietti wrote:
> Feedback is *very* appreciated.
If you want feedback, please make the patch easier to read by following
the instructions for contributing (http://gcc.gnu.org/contribute.html).
* Follow the GNU Coding Standards and GCC Coding Standards, and the style
of the existing code.
* Include full .texi documentation in the patch, and full testcases for
every aspect of it for the testsuite.
* Use the -p diff option (preferably diff -up).
* Generate patches against mainline CVS only. Patches against 2.95
versions are useless.
--
Joseph S. Myers
jsm28@cam.ac.uk