public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [doc patch] Fix #pragma extern_prefix doc/extend.texi
@ 2010-02-23 16:48 Gerald Pfeifer
  2010-02-24 12:57 ` Rainer Orth
  0 siblings, 1 reply; 2+ messages in thread
From: Gerald Pfeifer @ 2010-02-23 16:48 UTC (permalink / raw)
  To: gcc-patches, Rainer Orth

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [doc patch] Fix #pragma extern_prefix doc/extend.texi
  2010-02-23 16:48 [doc patch] Fix #pragma extern_prefix doc/extend.texi Gerald Pfeifer
@ 2010-02-24 12:57 ` Rainer Orth
  0 siblings, 0 replies; 2+ messages in thread
From: Rainer Orth @ 2010-02-24 12:57 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: gcc-patches

Gerald Pfeifer <gerald@pfeifer.com> writes:

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

sure: I'd consider this obvious.

Thanks for catching this.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-24 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-23 16:48 [doc patch] Fix #pragma extern_prefix doc/extend.texi Gerald Pfeifer
2010-02-24 12:57 ` Rainer Orth

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