Commit ddf72388 by Richard Guenther Committed by Richard Biener

re PR bootstrap/48513 (Revision 172166 breaks bootstrap)

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

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

From-SVN: r172171
parent 0c27e2d8
2011-04-08 Richard Guenther <rguenther@suse.de>
PR bootstrap/48513
* doc/tm.texi: Re-generate.
2011-04-08 Wei Guozhi <carrot@google.com> 2011-04-08 Wei Guozhi <carrot@google.com>
PR target/47855 PR target/47855
......
...@@ -6821,7 +6821,7 @@ data. ...@@ -6821,7 +6821,7 @@ data.
@defmac BSS_SECTION_ASM_OP @defmac BSS_SECTION_ASM_OP
If defined, a C expression whose value is a string, including spacing, If defined, a C expression whose value is a string, including spacing,
containing the assembler operation to identify the following data as 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, @code{ASM_OUTPUT_ALIGNED_BSS} not defined,
uninitialized global data will be output in the data section if uninitialized global data will be output in the data section if
@option{-fno-common} is passed, otherwise @code{ASM_OUTPUT_COMMON} will be @option{-fno-common} is passed, otherwise @code{ASM_OUTPUT_COMMON} will be
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment