This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [3.3] Patch ping


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]