https://gcc.gnu.org/g:25e195b6ed43d96bd9de0fa197368d6364c4a141

commit r17-1433-g25e195b6ed43d96bd9de0fa197368d6364c4a141
Author: Sam James <[email protected]>
Date:   Mon Jun 8 21:19:12 2026 +0100

    doc: regenerate tm.texi
    
    Regenerate tm.texi after r17-1432-g5ffdb513ef9700.
    
    gcc/ChangeLog:
    
            * doc/tm.texi: Regenerate.

Diff:
---
 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

Reply via email to