gcc-patches@gcc.gnu.org
[Top] [All Lists]

Re: Two typoes in rtl.texi

Subject: Re: Two typoes in rtl.texi
From: Richard Sandiford
Date: Thu, 11 Aug 2005 12:03:08 +0100
Wu Zhou <woodzltc@xxxxxxxxxx> writes:
> I am reading <<gcc internal>> and found two typoes.  Here is a patch to
> fix them.

Thanks!  I've applied it under the obviously-correct rule after testing
with "make dvi" and "make info".

> Is this the correct mail-list for this kind of patch.  Thanks.

Not quite: there's a separate gcc-patches list for patch submissions.
For future reference, patch submissions should also include a changelog
for the patch (even if it's really trivial ;).  These changelogs should
be separate from the patch itself; they shouldn't be patches against the
ChangeLog files.

For example, I used:

2005-08-11  Wu Zhou  <woodzltc@xxxxxxxxxx>

        * doc/rtl.texi: Fix two typos.

for your patch.

Richard

<Prev in Thread] Current Thread [Next in Thread>
  • Re: Two typoes in rtl.texi, Richard Sandiford <=