public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: [PATCH, doc, committed] cfg.texi (GIMPLE statement iterators): Fix typo
Date: Wed, 08 Apr 2015 18:12:00 -0000	[thread overview]
Message-ID: <CAC1BbcTYn3PWc1bjCFC2OgB4jCUcvboT9+UubHginMZTC=JP5g@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 142 bytes --]

Hi,

Committed as r221926.

2015-04-08  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>

* doc/cfg.texi (GIMPLE statement iterators): Fix typo.

[-- Attachment #2: gcc-r221926.patch --]
[-- Type: text/x-patch, Size: 1071 bytes --]

Index: gcc/doc/cfg.texi
===================================================================
--- gcc/doc/cfg.texi	(revision 221925)
+++ gcc/doc/cfg.texi	(revision 221926)
@@ -543,7 +543,7 @@
 representation, @dfn{GIMPLE statement iterators} should be used.  These
 iterators provide an integrated abstraction of the flow graph and the
 instruction stream.  Block statement iterators are constructed using
-the @code{gimple_stmt_iterator} data structure and several modifier are
+the @code{gimple_stmt_iterator} data structure and several modifiers are
 available, including the following:
 
 @ftable @code
Index: gcc/ChangeLog
===================================================================
--- gcc/ChangeLog	(revision 221925)
+++ gcc/ChangeLog	(revision 221926)
@@ -1,5 +1,9 @@
 2015-04-08  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
 
+	* doc/cfg.texi (GIMPLE statement iterators): Fix typo.
+
+2015-04-08  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
+
 	* varasm.c (emit_local): Move definition of align.
 
 2015-04-08  Julian Brown  <julian@codesourcery.com>

                 reply	other threads:[~2015-04-08 18:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAC1BbcTYn3PWc1bjCFC2OgB4jCUcvboT9+UubHginMZTC=JP5g@mail.gmail.com' \
    --to=rep.dot.nop@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).