mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 05:00:26 +08:00
invoke.texi: Correct -fasynchronous-unwind-tables option index entry.
* doc/invoke.texi: Correct -fasynchronous-unwind-tables option index entry. From-SVN: r84549
This commit is contained in:
parent
f10107a18f
commit
2a9dc91764
@ -1,3 +1,8 @@
|
||||
2004-07-12 Roger Sayle <roger@eyesopen.com>
|
||||
|
||||
* doc/invoke.texi: Correct -fasynchronous-unwind-tables option
|
||||
index entry.
|
||||
|
||||
2004-07-12 Richard Sandiford <rsandifo@redhat.com>
|
||||
|
||||
* config/mips/mips.c (mips_use_dfa_pipeline_interface): Delete.
|
||||
|
@ -11294,7 +11294,7 @@ You will normally not enable this option; instead, a language processor
|
||||
that needs this handling would enable it on your behalf.
|
||||
|
||||
@item -fasynchronous-unwind-tables
|
||||
@opindex funwind-tables
|
||||
@opindex fasynchronous-unwind-tables
|
||||
Generate unwind table in dwarf2 format, if supported by target machine. The
|
||||
table is exact at each instruction boundary, so it can be used for stack
|
||||
unwinding from asynchronous events (such as debugger or garbage collector).
|
||||
|
Loading…
x
Reference in New Issue
Block a user