Remove the extra @section .cfi_lsda

Commit 2f0c68f23b added an extra @section
.cfi_lsda:

 @subsection @code{.cfi_lsda @var{encoding} [, @var{exp}]}
+@section @code{.cfi_lsda @var{encoding} [, @var{exp}]}
 @code{.cfi_lsda} defines LSDA and its encoding.

It shouldn't be there.

	* doc/as.texinfo (.cfi_lsda): Remove the extra @section.
This commit is contained in:
H.J. Lu 2015-06-24 15:27:44 -07:00
parent 7cc152be3e
commit 68c3545dc3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-06-24 H.J. Lu <hongjiu.lu@intel.com>
* doc/as.texinfo (.cfi_lsda): Remove the extra @section.
2015-06-19 Peter Bergner <bergner@vnet.ibm.com>
* config/tc-ppc.c (md_assemble): Use ppc_optional_operand_value.

View File

@ -4680,7 +4680,6 @@ Only valid when generating compact EH frames (i.e.
with @code{.cfi_sections eh_frame_entry}.
@subsection @code{.cfi_lsda @var{encoding} [, @var{exp}]}
@section @code{.cfi_lsda @var{encoding} [, @var{exp}]}
@code{.cfi_lsda} defines LSDA and its encoding.
@var{encoding} must be a constant determining how the LSDA
should be encoded. If it is 255 (@code{DW_EH_PE_omit}), the second