Regenerate tm.texi after r17-1432-g5ffdb513ef9700.
gcc/ChangeLog:
* doc/tm.texi: Regenerate.
---
Bootstrap fails otherwise, pushed.
gcc/doc/tm.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index 260209e279e5..ba037b880534 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -11557,7 +11557,7 @@ The result is the value to be used with
@code{DW_AT_address_class}.
@deftypefn {Target Hook} void TARGET_ADDR_SPACE_DIAGNOSE_USAGE (addr_space_t
@var{as}, location_t @var{loc})
Define this hook if the availability of an address space depends on
-command line options and some diagnostics should be printed when the
+command-line options and some diagnostics should be printed when the
address space is used. This hook is called during parsing and allows
to emit a better diagnostic compared to the case where the address space
was not registered with @code{c_register_addr_space}. @var{as} is
--
2.54.0