summaryrefslogtreecommitdiff
path: root/gcc/doc/tm.texi.in
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2022-07-26 14:06:11 +0200
committerMartin Liska <mliska@suse.cz>2022-07-26 14:07:19 +0200
commit78017eaa3693afac824d101d24d819db89ab7bc5 (patch)
treeea4e2d3866ff0266499992581b07ffa99cc95dec /gcc/doc/tm.texi.in
parent2333b58c9892667545d0c2c3ecd2d7b947197511 (diff)
downloadgcc-78017eaa3693afac824d101d24d819db89ab7bc5.tar.gz
docs: fix crossing declaration of @defmac and @hook.
gcc/ChangeLog: * doc/tm.texi.in: Fix cross @defmac and @hook. * doc/tm.texi: Copy.
Diffstat (limited to 'gcc/doc/tm.texi.in')
-rw-r--r--gcc/doc/tm.texi.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in
index f869ddd5e5b..a645c7ea822 100644
--- a/gcc/doc/tm.texi.in
+++ b/gcc/doc/tm.texi.in
@@ -6895,15 +6895,15 @@ Here are macros for DWARF output.
@defmac DWARF2_DEBUGGING_INFO
Define this macro if GCC should produce dwarf version 2 format
debugging output in response to the @option{-g} option.
-
-@hook TARGET_DWARF_CALLING_CONVENTION
+@end defmac
To support optional call frame debugging information, you must also
define @code{INCOMING_RETURN_ADDR_RTX} and either set
@code{RTX_FRAME_RELATED_P} on the prologue insns if you use RTL for the
prologue, or call @code{dwarf2out_def_cfa} and @code{dwarf2out_reg_save}
as appropriate from @code{TARGET_ASM_FUNCTION_PROLOGUE} if you don't.
-@end defmac
+
+@hook TARGET_DWARF_CALLING_CONVENTION
@defmac DWARF2_FRAME_INFO
Define this macro to a nonzero value if GCC should always output