public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Fix PR48513
@ 2011-04-08 11:27 Richard Guenther
  0 siblings, 0 replies; only message in thread
From: Richard Guenther @ 2011-04-08 11:27 UTC (permalink / raw)
  To: gcc-patches


I've re-generated tm.texi and verified make doc now works.

Installed.

Richard.

2011-04-08  Richard Guenther  <rguenther@suse.de>

	PR bootstrap/48513
	* doc/tm.texi: Re-generate.

Index: gcc/doc/tm.texi
===================================================================
--- gcc/doc/tm.texi	(revision 172170)
+++ gcc/doc/tm.texi	(working copy)
@@ -6821,7 +6821,7 @@ data.
 @defmac BSS_SECTION_ASM_OP
 If defined, a C expression whose value is a string, including spacing,
 containing the assembler operation to identify the following data as
-uninitialized global data.  If not defined, and 
+uninitialized global data.  If not defined, and
 @code{ASM_OUTPUT_ALIGNED_BSS} not defined,
 uninitialized global data will be output in the data section if
 @option{-fno-common} is passed, otherwise @code{ASM_OUTPUT_COMMON} will be

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

only message in thread, other threads:[~2011-04-08 11:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-08 11:27 [PATCH] Fix PR48513 Richard Guenther

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