diff options
author | 2024-05-28 16:34:52 +0100 | |
---|---|---|
committer | 2024-05-28 16:34:52 +0100 | |
commit | 6d267250a9b32e365eaf2d9a9f7f04b9719ca374 (patch) | |
tree | 1ed0bc9446ae1f17aad511e157dd2721c643e6e1 /gas/doc | |
parent | Fix: internal error in write_function_pdata at obj-coff-seh (diff) | |
download | binutils-gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.gz binutils-gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.tar.bz2 binutils-gdb-6d267250a9b32e365eaf2d9a9f7f04b9719ca374.zip |
Fix typo in assembler documentation
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/as.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/as.texi b/gas/doc/as.texi index f5a7a5e9462..90898d7479a 100644 --- a/gas/doc/as.texi +++ b/gas/doc/as.texi @@ -936,7 +936,7 @@ Name the object-file output from @command{@value{AS}} @var{objfile}. Fold the data section into the text section. @item --reduce-memory-overheads -Ignored. Supported for compatibility with tools that apss the same option to +Ignored. Supported for compatibility with tools that pass the same option to both the assembler and the linker. @ifset ELF |