re PR bootstrap/48513 (Revision 172166 breaks bootstrap)
authorRichard Guenther <rguenther@suse.de>
Fri, 8 Apr 2011 11:28:23 +0000 (11:28 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 8 Apr 2011 11:28:23 +0000 (11:28 +0000)
2011-04-08  Richard Guenther  <rguenther@suse.de>

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

From-SVN: r172171

gcc/ChangeLog
gcc/doc/tm.texi

index 3162967c67b9030ce4e2b8eb0baf4d6533d7a5fb..14bc365f801c671164636ce8a07fa38d0de28601 100644 (file)
@@ -1,3 +1,8 @@
+2011-04-08  Richard Guenther  <rguenther@suse.de>
+
+       PR bootstrap/48513
+       * doc/tm.texi: Re-generate.
+
 2011-04-08  Wei Guozhi  <carrot@google.com>
 
        PR target/47855
index 24c6b809c535341ae24a0a5a32cd624c486fa7c4..7e76e381373800aa42168167cdfdffb007bf2bc0 100644 (file)
@@ -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