public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* committed: Fix ADDR_DIFF_VEC comment typo.
@ 2012-10-21 19:14 Joern Rennecke
  0 siblings, 0 replies; only message in thread
From: Joern Rennecke @ 2012-10-21 19:14 UTC (permalink / raw)
  To: gcc-patches

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

Committed as obvious.

[-- Attachment #2: tmp --]
[-- Type: text/plain, Size: 549 bytes --]

2012-10-21  Joern Rennecke  <joern.rennecke@embecosm.com>

	* rtl.def (ADDR_DIFF_VEC): Fix comment typo.

Index: rtl.def
===================================================================
--- rtl.def	(revision 192653)
+++ rtl.def	(working copy)
@@ -241,7 +241,7 @@ DEF_RTL_EXPR(ADDR_VEC, "addr_vec", "E",
 
    The third, fourth and fifth operands are only valid when
    CASE_VECTOR_SHORTEN_MODE is defined, and only in an optimizing
-   compilations.  */
+   compilation.  */
 
 DEF_RTL_EXPR(ADDR_DIFF_VEC, "addr_diff_vec", "eEee0", RTX_EXTRA)
 

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

only message in thread, other threads:[~2012-10-21 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-21 19:14 committed: Fix ADDR_DIFF_VEC comment typo Joern Rennecke

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