This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [3.3] Patch ping
- From: Geoff Keating <geoffk at geoffk dot org>
- To: tromey at redhat dot com, rmathew at hotmail dot com
- Cc: gcc at gcc dot gnu dot org
- Date: 22 Jan 2003 10:35:59 -0800
- Subject: Re: [3.3] Patch ping
- References: <87bs29nj25.fsf@fleche.redhat.com>
Tom Tromey <tromey@redhat.com> writes:
> I'd like this patch to be approved for 3.3 (and trunk):
>
> http://gcc.gnu.org/ml/gcc/2002-12/msg00255.html
>
> So far there's been no response.
Please complete the unchecked items in the checklist:
Checklist for submitting patches:
[ ] The message is sent to gcc-patches.
[X] The message has a meaningful subject line.
[X] The message contains a description of the change you want to make, and why.
[ ] The message says on what platform you tested the patch.
[ ] The patch is attached to the mail, and was generated with `diff -upN' or
`diff -cpN'.
[ ] There is a ChangeLog entry before the patch, but not part of the patch
itself.
[ ] The ChangeLog entry is properly formatted.
[ ] The patch either fixes an existing testcase, or adds a new testcase.
[X] If the patch adds or changes a feature, a documentation change is included.
[X] If the patch adds or changes a hook, target macro, RTL type or tree type,
a documentation change is included.
--
- Geoffrey Keating <geoffk@geoffk.org>