OSDN Git Service

2011-04-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Apr 2011 11:28:23 +0000 (11:28 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Apr 2011 11:28:23 +0000 (11:28 +0000)
PR bootstrap/48513
* doc/tm.texi: Re-generate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@172171 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/tm.texi

index 3162967..14bc365 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 24c6b80..7e76e38 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