This is the mail archive of the gcc-patches@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: unreviewed patch (doc patch)


On Tue, Aug 27, 2002 at 04:04:15PM -0400, Paul Koning wrote:
> http://gcc.gnu.org/ml/gcc-patches/2002-08/msg01015.html

Gerald Pfeifer, who would normally review this, is two weeks into a
three-week vacation.  I offered to check in obvious documentation
changes while he's away but wasn't sure if these changes were obvious or
not.  After looking at them more closely, though, they do look fairly
obvious, so I'm sorry for the delay.

Mail including a documentation patch should indicate that you ran
"make info" and "make dvi"; have you done that?

One nit; the line in tm.texi:

+to return the value of the macro  @samp{MAX_DFA_ISSUE_RATE}.

should be:

+to return the value of the macro @code{MAX_DFA_ISSUE_RATE}.

The old line also used @samp, but it's a good idea to do small cleanups
while making changes like this.

It looks like you don't have write access, so I'll check them in with
that change if you let me know that you ran the make targets listed
above.

Janis


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