public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [doc] extend.texi grammar fix
@ 2015-04-08 18:29 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2015-04-08 18:29 UTC (permalink / raw)
  To: gcc-patches

I ran into this while trying to help a user.  Committed.

Gerald

2015-04-08  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/extend.texi (__sync Builtins): Fix grammar.

Index: doc/extend.texi
===================================================================
--- doc/extend.texi	(revision 221926)
+++ doc/extend.texi	(revision 221927)
@@ -8224,7 +8224,7 @@
 
 Not all operations are supported by all target processors.  If a particular
 operation cannot be implemented on the target processor, a warning is
-generated and a call an external function is generated.  The external
+generated and a call to an external function is generated.  The external
 function carries the same name as the built-in version,
 with an additional suffix
 @samp{_@var{n}} where @var{n} is the size of the data type.

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

only message in thread, other threads:[~2015-04-08 18:29 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:29 [doc] extend.texi grammar fix Gerald Pfeifer

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