public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, doc, committed] cfg.texi (GIMPLE statement iterators): Fix typo
@ 2015-04-08 18:12 Bernhard Reutner-Fischer
  0 siblings, 0 replies; only message in thread
From: Bernhard Reutner-Fischer @ 2015-04-08 18:12 UTC (permalink / raw)
  To: GCC Patches

[-- 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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-08 18:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-08 18:12 [PATCH, doc, committed] cfg.texi (GIMPLE statement iterators): Fix typo Bernhard Reutner-Fischer

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).