public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org, Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Subject: [doc patch] Fix #pragma extern_prefix doc/extend.texi
Date: Tue, 23 Feb 2010 16:48:00 -0000	[thread overview]
Message-ID: <alpine.LSU.1.99.1002231708360.21091@acrux.dbai.tuwien.ac.at> (raw)

It is possible I may be missing something, but unless I am, it seems
we should take a patch like the following

Okay?

Gerald

2010-02-23  Gerald Pfeifer  <gerald@pfeifer.com>

	* doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
	#pragma extern_prefix.

Index: doc/extend.texi
===================================================================
--- doc/extend.texi	(revision 156972)
+++ doc/extend.texi	(working copy)
@@ -12399,7 +12399,7 @@
 
 For compatibility with the Solaris and Tru64 UNIX system headers, GCC
 supports two @code{#pragma} directives which change the name used in
-assembly for a given declaration.  @code{#pragma_extern_prefix} is only 
+assembly for a given declaration.  @code{#pragma extern_prefix} is only 
 available on platforms whose system headers need it. To get this effect 
 on all platforms supported by GCC, use the asm labels extension (@pxref{Asm
 Labels}).

             reply	other threads:[~2010-02-23 16:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23 16:48 Gerald Pfeifer [this message]
2010-02-24 12:57 ` Rainer Orth

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=alpine.LSU.1.99.1002231708360.21091@acrux.dbai.tuwien.ac.at \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ro@CeBiTec.Uni-Bielefeld.DE \
    /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).