diff mbox

Fix PR48513

Message ID alpine.LNX.2.00.1104081327060.810@zhemvz.fhfr.qr
State New
Headers show

Commit Message

Richard Biener April 8, 2011, 11:27 a.m. UTC
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.
diff mbox

Patch

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