[gcc r16-7029] doc: make regenerate-opt-urls
Sandra Loosemore
sandra@gcc.gnu.org
Sun Jan 25 20:48:49 GMT 2026
https://gcc.gnu.org/g:5bc07a572ee1357d22886e953d63f1b37f4c643d
commit r16-7029-g5bc07a572ee1357d22886e953d63f1b37f4c643d
Author: Sandra Loosemore <sloosemore@baylibre.com>
Date: Sun Jan 25 20:27:47 2026 +0000
doc: make regenerate-opt-urls
gcc/ChangeLog
* common.opt.urls: Regenerated.
* config/alpha/alpha.opt.urls: Regenerated.
* config/arc/arc.opt.urls: Regenerated.
* config/arm/arm.opt.urls: Regenerated.
* config/avr/avr.opt.urls: Regenerated.
* config/bpf/bpf.opt.urls: Regenerated.
* config/cris/cris.opt.urls: Regenerated.
* config/lynx.opt.urls: Regenerated.
* config/m68k/m68k.opt.urls: Regenerated.
* config/mcore/mcore.opt.urls: Regenerated.
* config/mingw/cygming.opt.urls: Regenerated.
* config/mips/mips.opt.urls: Regenerated.
* config/mips/sde.opt.urls: Regenerated.
* config/mmix/mmix.opt.urls: Regenerated.
* config/nvptx/nvptx.opt.urls: Regenerated.
* config/rs6000/linux64.opt.urls: Regenerated.
* config/rs6000/rs6000.opt.urls: Regenerated.
* config/rs6000/sysv4.opt.urls: Regenerated.
* config/sh/sh.opt.urls: Regenerated.
gcc/ada/ChangeLog
* gcc-interface/lang.opt.urls: Regenerated.
gcc/c-family/ChangeLog
* c.opt.urls: Regenerated.
gcc/fortran/ChangeLog
* lang.opt.urls: Regenerated.
gcc/m2/ChangeLog
* lang.opt.urls: Regenerated.
Diff:
---
gcc/ada/gcc-interface/lang.opt.urls | 6 +-
gcc/c-family/c.opt.urls | 70 ++++----
gcc/common.opt.urls | 350 ++++++++++++++++++------------------
gcc/config/alpha/alpha.opt.urls | 3 +
gcc/config/arc/arc.opt.urls | 6 +-
gcc/config/arm/arm.opt.urls | 15 ++
gcc/config/avr/avr.opt.urls | 3 +
gcc/config/bpf/bpf.opt.urls | 3 +
gcc/config/cris/cris.opt.urls | 3 +
gcc/config/lynx.opt.urls | 11 +-
gcc/config/m68k/m68k.opt.urls | 21 +++
gcc/config/mcore/mcore.opt.urls | 3 +
gcc/config/mingw/cygming.opt.urls | 8 +-
gcc/config/mips/mips.opt.urls | 5 +-
gcc/config/mips/sde.opt.urls | 6 +
gcc/config/mmix/mmix.opt.urls | 9 +
gcc/config/nvptx/nvptx.opt.urls | 3 +
gcc/config/rs6000/linux64.opt.urls | 3 +
gcc/config/rs6000/rs6000.opt.urls | 12 ++
gcc/config/rs6000/sysv4.opt.urls | 3 +
gcc/config/sh/sh.opt.urls | 8 +-
gcc/fortran/lang.opt.urls | 10 +-
gcc/m2/lang.opt.urls | 4 +-
23 files changed, 339 insertions(+), 226 deletions(-)
diff --git a/gcc/ada/gcc-interface/lang.opt.urls b/gcc/ada/gcc-interface/lang.opt.urls
index f2e837248f3a..cc34c8c06b62 100644
--- a/gcc/ada/gcc-interface/lang.opt.urls
+++ b/gcc/ada/gcc-interface/lang.opt.urls
@@ -16,17 +16,17 @@ nostdlib
UrlSuffix(gcc/Link-Options.html#index-nostdlib)
; skipping UrlSuffix for 'fshort-enums' due to multiple URLs:
-; duplicate: 'gcc/Code-Gen-Options.html#index-fshort-enums'
+; duplicate: 'gcc/Code-Gen-Options.html#index-fno-short-enums'
; duplicate: 'gcc/Non-bugs.html#index-fshort-enums-3'
; duplicate: 'gcc/Structures-unions-enumerations-and-bit-fields-implementation.html#index-fshort-enums-1'
fshort-enums
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fshort-enums)
; skipping UrlSuffix for 'fsigned-char' due to multiple URLs:
-; duplicate: 'gcc/C-Dialect-Options.html#index-fsigned-char'
+; duplicate: 'gcc/C-Dialect-Options.html#index-fno-signed-char'
; duplicate: 'gcc/Characters-implementation.html#index-fsigned-char-1'
; skipping UrlSuffix for 'funsigned-char' due to multiple URLs:
-; duplicate: 'gcc/C-Dialect-Options.html#index-funsigned-char'
+; duplicate: 'gcc/C-Dialect-Options.html#index-fno-unsigned-char'
; duplicate: 'gcc/Characters-implementation.html#index-funsigned-char-1'
diff --git a/gcc/c-family/c.opt.urls b/gcc/c-family/c.opt.urls
index d571b678fb58..cf186466ccf7 100644
--- a/gcc/c-family/c.opt.urls
+++ b/gcc/c-family/c.opt.urls
@@ -656,7 +656,7 @@ Wnormalized=
UrlSuffix(gcc/Warning-Options.html#index-Wno-normalized)
Wobjc-root-class
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-Wobjc-root-class)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-Wno-objc-root-class)
Wold-style-cast
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-Wno-old-style-cast)
@@ -928,7 +928,7 @@ Wtrailing-whitespace
UrlSuffix(gcc/Warning-Options.html#index-Wno-trailing-whitespace)
Wtrigraphs
-UrlSuffix(gcc/Warning-Options.html#index-Wtrigraphs)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-trigraphs)
Wundeclared-selector
UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-Wno-undeclared-selector)
@@ -964,7 +964,7 @@ Wunused-local-typedefs
UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-local-typedefs)
Wunused-macros
-UrlSuffix(gcc/Warning-Options.html#index-Wunused-macros)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-macros)
Wunused-result
UrlSuffix(gcc/Warning-Options.html#index-Wno-unused-result)
@@ -1018,7 +1018,7 @@ Wzero-as-null-pointer-constant
UrlSuffix(gcc/Warning-Options.html#index-Wno-zero-as-null-pointer-constant)
Wzero-length-bounds
-UrlSuffix(gcc/Warning-Options.html#index-Wzero-length-bounds)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-zero-length-bounds)
; skipping UrlSuffix for 'ansi' due to multiple URLs:
; duplicate: 'gcc/C-Dialect-Options.html#index-ansi-1'
@@ -1286,37 +1286,37 @@ fnonansi-builtins
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-nonansi-builtins)
fnothrow-opt
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fnothrow-opt)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-nothrow-opt)
fobjc-abi-version=
UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-abi-version)
fobjc-call-cxx-cdtors
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-call-cxx-cdtors)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-objc-call-cxx-cdtors)
fobjc-direct-dispatch
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-direct-dispatch)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-objc-direct-dispatch)
fobjc-exceptions
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-exceptions)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-objc-exceptions)
fobjc-gc
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-gc)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-objc-gc)
fobjc-nilcheck
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fobjc-nilcheck)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-objc-nilcheck)
fopenacc
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenacc) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenacc)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openacc) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenacc)
fopenacc-dim=
UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenacc-dim)
fopenmp
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp)
fopenmp-simd
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp-simd) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp-simd)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp-simd) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp-simd)
foperator-names
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-operator-names)
@@ -1325,20 +1325,20 @@ foptional-diags
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-optional-diags)
fpch-deps
-UrlSuffix(gcc/Preprocessor-Options.html#index-fpch-deps)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-pch-deps)
fpch-preprocess
-UrlSuffix(gcc/Preprocessor-Options.html#index-fpch-preprocess)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-pch-preprocess)
fpermissive
-UrlSuffix(gcc/Warning-Options.html#index-fpermissive)
+UrlSuffix(gcc/Warning-Options.html#index-fno-permissive)
; skipping UrlSuffix for 'fplan9-extensions' due to multiple URLs:
-; duplicate: 'gcc/C-Dialect-Options.html#index-fplan9-extensions'
+; duplicate: 'gcc/C-Dialect-Options.html#index-fno-plan9-extensions'
; duplicate: 'gcc/Unnamed-Fields.html#index-fplan9-extensions-1'
fpreprocessed
-UrlSuffix(gcc/Preprocessor-Options.html#index-fpreprocessed)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-preprocessed)
ftrack-macro-expansion
UrlSuffix(gcc/Preprocessor-Options.html#index-ftrack-macro-expansion)
@@ -1353,43 +1353,43 @@ fprintf-return-value
UrlSuffix(gcc/Optimize-Options.html#index-fno-printf-return-value)
frange-for-ext-temps
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-frange-for-ext-temps)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-range-for-ext-temps)
freflection
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-freflection)
freplace-objc-classes
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-freplace-objc-classes)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-replace-objc-classes)
frtti
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-rtti) LangUrlSuffix_D(gdc/Runtime-Options.html#index-fno-rtti)
fsearch-include-path
-UrlSuffix(gcc/Preprocessor-Options.html#index-fsearch-include-path)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-search-include-path)
fsearch-include-path=
-UrlSuffix(gcc/Preprocessor-Options.html#index-fsearch-include-path)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-search-include-path)
; skipping UrlSuffix for 'fshort-enums' due to multiple URLs:
-; duplicate: 'gcc/Code-Gen-Options.html#index-fshort-enums'
+; duplicate: 'gcc/Code-Gen-Options.html#index-fno-short-enums'
; duplicate: 'gcc/Non-bugs.html#index-fshort-enums-3'
; duplicate: 'gcc/Structures-unions-enumerations-and-bit-fields-implementation.html#index-fshort-enums-1'
fshort-enums
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fshort-enums)
fshort-wchar
-UrlSuffix(gcc/Code-Gen-Options.html#index-fshort-wchar)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-short-wchar)
; skipping UrlSuffix for 'fsigned-bitfields' due to multiple URLs:
; duplicate: 'gcc/C-Dialect-Options.html#index-fno-signed-bitfields'
; duplicate: 'gcc/Non-bugs.html#index-fsigned-bitfields-1'
; skipping UrlSuffix for 'fsigned-char' due to multiple URLs:
-; duplicate: 'gcc/C-Dialect-Options.html#index-fsigned-char'
+; duplicate: 'gcc/C-Dialect-Options.html#index-fno-signed-char'
; duplicate: 'gcc/Characters-implementation.html#index-fsigned-char-1'
fsized-deallocation
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fsized-deallocation)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-sized-deallocation)
fstrict-flex-arrays
UrlSuffix(gcc/C-Dialect-Options.html#index-fno-strict-flex-arrays)
@@ -1401,16 +1401,16 @@ fsso-struct=
UrlSuffix(gcc/C-Dialect-Options.html#index-fsso-struct)
fstats
-UrlSuffix(gcc/Developer-Options.html#index-fstats)
+UrlSuffix(gcc/Developer-Options.html#index-fno-stats)
fstrict-enums
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fstrict-enums)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-strict-enums)
fstrong-eval-order
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fstrong-eval-order)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-strong-eval-order)
fstrong-eval-order=
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fstrong-eval-order)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-strong-eval-order)
ftemplate-backtrace-limit=
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-ftemplate-backtrace-limit)
@@ -1427,20 +1427,20 @@ UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-threadsafe-statics)
; duplicate: 'gcc/Structures-unions-enumerations-and-bit-fields-implementation.html#index-funsigned-bitfields-1'
; skipping UrlSuffix for 'funsigned-char' due to multiple URLs:
-; duplicate: 'gcc/C-Dialect-Options.html#index-funsigned-char'
+; duplicate: 'gcc/C-Dialect-Options.html#index-fno-unsigned-char'
; duplicate: 'gcc/Characters-implementation.html#index-funsigned-char-1'
fuse-cxa-atexit
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fuse-cxa-atexit)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-use-cxa-atexit)
fuse-cxa-get-exception-ptr
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-use-cxa-get-exception-ptr)
fvisibility-inlines-hidden
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fvisibility-inlines-hidden)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-visibility-inlines-hidden)
fvisibility-ms-compat
-UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fvisibility-ms-compat)
+UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-visibility-ms-compat)
fweak
UrlSuffix(gcc/C_002b_002b-Dialect-Options.html#index-fno-weak)
@@ -1452,7 +1452,7 @@ fworking-directory
UrlSuffix(gcc/Preprocessor-Options.html#index-fno-working-directory) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-fworking-directory)
fzero-link
-UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fzero-link)
+UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-fno-zero-link)
gen-decls
UrlSuffix(gcc/Objective-C-and-Objective-C_002b_002b-Dialect-Options.html#index-gen-decls)
diff --git a/gcc/common.opt.urls b/gcc/common.opt.urls
index 6c0947761872..ed4c9d55e3b3 100644
--- a/gcc/common.opt.urls
+++ b/gcc/common.opt.urls
@@ -216,13 +216,13 @@ Wshadow
UrlSuffix(gcc/Warning-Options.html#index-Wno-shadow)
Wshadow=global
-UrlSuffix(gcc/Warning-Options.html#index-Wshadow_003dglobal)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-shadow_003dglobal)
Wshadow=local
-UrlSuffix(gcc/Warning-Options.html#index-Wshadow_003dlocal)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-shadow_003dlocal)
Wshadow=compatible-local
-UrlSuffix(gcc/Warning-Options.html#index-Wshadow_003dcompatible-local)
+UrlSuffix(gcc/Warning-Options.html#index-Wno-shadow_003dcompatible-local)
Wstack-protector
UrlSuffix(gcc/Warning-Options.html#index-Wno-stack-protector)
@@ -452,10 +452,10 @@ fsanitize-trap
UrlSuffix(gcc/Instrumentation-Options.html#index-fno-sanitize-trap)
fsanitize-address-use-after-scope
-UrlSuffix(gcc/Instrumentation-Options.html#index-fsanitize-address-use-after-scope)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-sanitize-address-use-after-scope)
fsanitize-undefined-trap-on-error
-UrlSuffix(gcc/Instrumentation-Options.html#index-fsanitize-undefined-trap-on-error)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-sanitize-undefined-trap-on-error)
fasynchronous-unwind-tables
UrlSuffix(gcc/Code-Gen-Options.html#index-fasynchronous-unwind-tables)
@@ -707,7 +707,7 @@ fdump-noaddr
UrlSuffix(gcc/Developer-Options.html#index-fdump-noaddr)
freport-bug
-UrlSuffix(gcc/Developer-Options.html#index-freport-bug)
+UrlSuffix(gcc/Developer-Options.html#index-fno-report-bug)
fdump-internal-locations
UrlSuffix(gcc/Developer-Options.html#index-fdump-internal-locations)
@@ -837,13 +837,13 @@ floop-nest-optimize
UrlSuffix(gcc/Optimize-Options.html#index-floop-nest-optimize)
fspeculatively-call-stored-functions
-UrlSuffix(gcc/Optimize-Options.html#index-fspeculatively-call-stored-functions)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-speculatively-call-stored-functions)
fstrict-volatile-bitfields
-UrlSuffix(gcc/Code-Gen-Options.html#index-fstrict-volatile-bitfields)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-strict-volatile-bitfields)
fstore-merging
-UrlSuffix(gcc/Optimize-Options.html#index-fstore-merging)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-store-merging)
fguess-branch-probability
UrlSuffix(gcc/Optimize-Options.html#index-fguess-branch-probability)
@@ -885,7 +885,7 @@ fstack-reuse=
UrlSuffix(gcc/Code-Gen-Options.html#index-fstack-reuse)
ftree-loop-if-convert
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-if-convert)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-if-convert)
finhibit-size-directive
UrlSuffix(gcc/Code-Gen-Options.html#index-finhibit-size-directive)
@@ -1044,6 +1044,9 @@ UrlSuffix(gcc/Optimize-Options.html#index-flto-incremental-cache-size)
flto-partition=
UrlSuffix(gcc/Optimize-Options.html#index-flto-partition)
+flto-toplevel-asm-heuristics
+UrlSuffix(gcc/Optimize-Options.html#index-flto-toplevel-asm-heuristics)
+
flto-compression-level=
UrlSuffix(gcc/Optimize-Options.html#index-flto-compression-level)
@@ -1105,10 +1108,10 @@ fdse
UrlSuffix(gcc/Optimize-Options.html#index-fdse)
freschedule-modulo-scheduled-loops
-UrlSuffix(gcc/Optimize-Options.html#index-freschedule-modulo-scheduled-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reschedule-modulo-scheduled-loops)
fnon-call-exceptions
-UrlSuffix(gcc/Code-Gen-Options.html#index-fnon-call-exceptions)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-non-call-exceptions)
foffload=
UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-foffload)
@@ -1117,50 +1120,50 @@ foffload-options=
UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-foffload-options)
fomit-frame-pointer
-UrlSuffix(gcc/Optimize-Options.html#index-fomit-frame-pointer)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-omit-frame-pointer)
fopenmp-target-simd-clone
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp-target-simd-clone)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp-target-simd-clone)
fopenmp-target-simd-clone=
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp-target-simd-clone)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp-target-simd-clone)
fopt-info
-UrlSuffix(gcc/Developer-Options.html#index-fopt-info)
+UrlSuffix(gcc/Developer-Options.html#index-fno-opt-info)
fsave-optimization-record
-UrlSuffix(gcc/Developer-Options.html#index-fsave-optimization-record)
+UrlSuffix(gcc/Developer-Options.html#index-fno-save-optimization-record)
foptimize-crc
-UrlSuffix(gcc/Optimize-Options.html#index-foptimize-crc)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-optimize-crc)
foptimize-sibling-calls
-UrlSuffix(gcc/Optimize-Options.html#index-foptimize-sibling-calls)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-optimize-sibling-calls)
fpath-coverage
-UrlSuffix(gcc/Instrumentation-Options.html#index-fpath-coverage)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-path-coverage)
fpartial-inlining
-UrlSuffix(gcc/Optimize-Options.html#index-fpartial-inlining)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-partial-inlining)
fpre-ipa-mem-report
-UrlSuffix(gcc/Developer-Options.html#index-fpre-ipa-mem-report)
+UrlSuffix(gcc/Developer-Options.html#index-fno-pre-ipa-mem-report)
fpost-ipa-mem-report
-UrlSuffix(gcc/Developer-Options.html#index-fpost-ipa-mem-report)
+UrlSuffix(gcc/Developer-Options.html#index-fno-post-ipa-mem-report)
fpack-struct
-UrlSuffix(gcc/Code-Gen-Options.html#index-fpack-struct)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-pack-struct)
fpack-struct=
-UrlSuffix(gcc/Code-Gen-Options.html#index-fpack-struct)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-pack-struct)
; skipping UrlSuffix for 'fpcc-struct-return' due to multiple URLs:
-; duplicate: 'gcc/Code-Gen-Options.html#index-fpcc-struct-return'
+; duplicate: 'gcc/Code-Gen-Options.html#index-fno-pcc-struct-return'
; duplicate: 'gcc/Incompatibilities.html#index-fpcc-struct-return-1'
fpeel-loops
-UrlSuffix(gcc/Optimize-Options.html#index-fpeel-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-peel-loops)
fpeephole
UrlSuffix(gcc/Optimize-Options.html#index-fno-peephole)
@@ -1169,16 +1172,16 @@ fpeephole2
UrlSuffix(gcc/Optimize-Options.html#index-fno-peephole2)
fPIC
-UrlSuffix(gcc/Code-Gen-Options.html#index-fPIC)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-PIC)
fPIE
-UrlSuffix(gcc/Code-Gen-Options.html#index-fPIE)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-PIE)
fpic
-UrlSuffix(gcc/Code-Gen-Options.html#index-fpic)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-pic)
fpie
-UrlSuffix(gcc/Code-Gen-Options.html#index-fpie)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-pie)
fplt
UrlSuffix(gcc/Code-Gen-Options.html#index-fno-plt)
@@ -1187,19 +1190,19 @@ fplugin=
UrlSuffix(gcc/Overall-Options.html#index-fplugin)
fpredictive-commoning
-UrlSuffix(gcc/Optimize-Options.html#index-fpredictive-commoning)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-predictive-commoning)
fprefetch-loop-arrays
-UrlSuffix(gcc/Optimize-Options.html#index-fprefetch-loop-arrays)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-prefetch-loop-arrays)
fprofile
-UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-profile)
fprofile-abs-path
-UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-abs-path)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-profile-abs-path)
; skipping UrlSuffix for 'fprofile-arcs' due to multiple URLs:
-; duplicate: 'gcc/Instrumentation-Options.html#index-fprofile-arcs'
+; duplicate: 'gcc/Instrumentation-Options.html#index-fno-profile-arcs'
; duplicate: 'gcc/Other-Builtins.html#index-fprofile-arcs-1'
fcondition-coverage
@@ -1212,7 +1215,7 @@ fprofile-note=
UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-note)
fprofile-correction
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-correction)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-correction)
fprofile-update=
UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-update)
@@ -1233,10 +1236,10 @@ fprofile-prefix-map=
UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-prefix-map)
fprofile-generate
-UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-generate)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-profile-generate)
fprofile-generate=
-UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-generate)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-profile-generate)
fprofile-info-section
UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-info-section)
@@ -1245,37 +1248,37 @@ fprofile-info-section=
UrlSuffix(gcc/Instrumentation-Options.html#index-fprofile-info-section)
fprofile-partial-training
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-partial-training)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-partial-training)
fprofile-use
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-use)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-use)
fprofile-use=
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-use)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-use)
fprofile-values
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-values)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-values)
fprofile-report
-UrlSuffix(gcc/Developer-Options.html#index-fprofile-report)
+UrlSuffix(gcc/Developer-Options.html#index-fno-profile-report)
fprofile-reorder-functions
-UrlSuffix(gcc/Optimize-Options.html#index-fprofile-reorder-functions)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-profile-reorder-functions)
fpatchable-function-entry=
UrlSuffix(gcc/Instrumentation-Options.html#index-fpatchable-function-entry)
frandom-seed
-UrlSuffix(gcc/Developer-Options.html#index-frandom-seed)
+UrlSuffix(gcc/Developer-Options.html#index-fno-random-seed)
frandom-seed=
-UrlSuffix(gcc/Developer-Options.html#index-frandom-seed)
+UrlSuffix(gcc/Developer-Options.html#index-fno-random-seed)
frecord-gcc-switches
-UrlSuffix(gcc/Code-Gen-Options.html#index-frecord-gcc-switches)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-record-gcc-switches)
freg-struct-return
-UrlSuffix(gcc/Code-Gen-Options.html#index-freg-struct-return)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-reg-struct-return)
flifetime-dse
UrlSuffix(gcc/Optimize-Options.html#index-flifetime-dse)
@@ -1299,157 +1302,157 @@ flive-range-shrinkage
UrlSuffix(gcc/Optimize-Options.html#index-flive-range-shrinkage)
frename-registers
-UrlSuffix(gcc/Optimize-Options.html#index-frename-registers)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-rename-registers)
fschedule-fusion
-UrlSuffix(gcc/Optimize-Options.html#index-fschedule-fusion)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-schedule-fusion)
freorder-blocks
-UrlSuffix(gcc/Optimize-Options.html#index-freorder-blocks)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reorder-blocks)
freorder-blocks-algorithm=
-UrlSuffix(gcc/Optimize-Options.html#index-freorder-blocks-algorithm)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reorder-blocks-algorithm)
freorder-blocks-and-partition
-UrlSuffix(gcc/Optimize-Options.html#index-freorder-blocks-and-partition)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reorder-blocks-and-partition)
freorder-functions
-UrlSuffix(gcc/Optimize-Options.html#index-freorder-functions)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reorder-functions)
frerun-cse-after-loop
-UrlSuffix(gcc/Optimize-Options.html#index-frerun-cse-after-loop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-rerun-cse-after-loop)
frounding-math
-UrlSuffix(gcc/Optimize-Options.html#index-frounding-math)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-rounding-math)
fsched-interblock
UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-interblock)
fsched-pressure
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-pressure)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-pressure)
fsched-spec
UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-spec)
fsched-spec-load
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-spec-load)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-spec-load)
fsched-spec-load-dangerous
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-spec-load-dangerous)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-spec-load-dangerous)
fsched-verbose=
UrlSuffix(gcc/Developer-Options.html#index-fsched-verbose)
fsched2-use-superblocks
-UrlSuffix(gcc/Optimize-Options.html#index-fsched2-use-superblocks)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched2-use-superblocks)
fschedule-insns
-UrlSuffix(gcc/Optimize-Options.html#index-fschedule-insns)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-schedule-insns)
fschedule-insns2
-UrlSuffix(gcc/Optimize-Options.html#index-fschedule-insns2)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-schedule-insns2)
fselective-scheduling
-UrlSuffix(gcc/Optimize-Options.html#index-fselective-scheduling)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-selective-scheduling)
fselective-scheduling2
-UrlSuffix(gcc/Optimize-Options.html#index-fselective-scheduling2)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-selective-scheduling2)
fsel-sched-pipelining
-UrlSuffix(gcc/Optimize-Options.html#index-fsel-sched-pipelining)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sel-sched-pipelining)
fsel-sched-pipelining-outer-loops
-UrlSuffix(gcc/Optimize-Options.html#index-fsel-sched-pipelining-outer-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sel-sched-pipelining-outer-loops)
fsemantic-interposition
-UrlSuffix(gcc/Optimize-Options.html#index-fsemantic-interposition)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-semantic-interposition)
fsched-stalled-insns
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-stalled-insns)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-stalled-insns)
fsched-stalled-insns=
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-stalled-insns)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-stalled-insns)
fsched-stalled-insns-dep
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-stalled-insns-dep)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-stalled-insns-dep)
fsched-stalled-insns-dep=
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-stalled-insns-dep)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-stalled-insns-dep)
fsched-group-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-group-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-group-heuristic)
fsched-critical-path-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-critical-path-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-critical-path-heuristic)
fsched-spec-insn-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-spec-insn-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-spec-insn-heuristic)
fsched-rank-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-rank-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-rank-heuristic)
fsched-last-insn-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-last-insn-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-last-insn-heuristic)
fsched-dep-count-heuristic
-UrlSuffix(gcc/Optimize-Options.html#index-fsched-dep-count-heuristic)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-sched-dep-count-heuristic)
fsection-anchors
-UrlSuffix(gcc/Optimize-Options.html#index-fsection-anchors)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-section-anchors)
free
-UrlSuffix(gcc/Optimize-Options.html#index-free-1)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-ree)
fshow-column
UrlSuffix(gcc/Diagnostic-Message-Formatting-Options.html#index-fno-show-column)
fshrink-wrap
-UrlSuffix(gcc/Optimize-Options.html#index-fshrink-wrap)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-shrink-wrap)
fshrink-wrap-separate
-UrlSuffix(gcc/Optimize-Options.html#index-fshrink-wrap-separate)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-shrink-wrap-separate)
fsignaling-nans
-UrlSuffix(gcc/Optimize-Options.html#index-fsignaling-nans)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-signaling-nans)
fsigned-zeros
UrlSuffix(gcc/Optimize-Options.html#index-fno-signed-zeros)
fsingle-precision-constant
-UrlSuffix(gcc/Optimize-Options.html#index-fsingle-precision-constant)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-single-precision-constant)
fsplit-ivs-in-unroller
-UrlSuffix(gcc/Optimize-Options.html#index-fsplit-ivs-in-unroller)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-split-ivs-in-unroller)
fsplit-stack
-UrlSuffix(gcc/Instrumentation-Options.html#index-fsplit-stack)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-split-stack)
fsplit-wide-types
-UrlSuffix(gcc/Optimize-Options.html#index-fsplit-wide-types)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-split-wide-types)
fsplit-wide-types-early
-UrlSuffix(gcc/Optimize-Options.html#index-fsplit-wide-types-early)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-split-wide-types-early)
fssa-backprop
-UrlSuffix(gcc/Optimize-Options.html#index-fssa-backprop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-ssa-backprop)
fssa-phiopt
-UrlSuffix(gcc/Optimize-Options.html#index-fssa-phiopt)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-ssa-phiopt)
fstdarg-opt
-UrlSuffix(gcc/Optimize-Options.html#index-fstdarg-opt)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-stdarg-opt)
fvariable-expansion-in-unroller
-UrlSuffix(gcc/Optimize-Options.html#index-fvariable-expansion-in-unroller)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-variable-expansion-in-unroller)
fstack-check=
-UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-check)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-stack-check)
fstack-check
-UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-check)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-stack-check)
fstack-clash-protection
-UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-clash-protection)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-stack-clash-protection)
fstack-limit
UrlSuffix(gcc/Instrumentation-Options.html#index-fno-stack-limit)
@@ -1461,7 +1464,7 @@ fstack-limit-symbol=
UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-limit-symbol)
fstack-protector
-UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-protector)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-stack-protector)
fstack-protector-all
UrlSuffix(gcc/Instrumentation-Options.html#index-fstack-protector-all)
@@ -1476,10 +1479,10 @@ fstack-usage
UrlSuffix(gcc/Developer-Options.html#index-fstack-usage)
fstrict-aliasing
-UrlSuffix(gcc/Optimize-Options.html#index-fstrict-aliasing)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-strict-aliasing)
fstrict-overflow
-UrlSuffix(gcc/Code-Gen-Options.html#index-fstrict-overflow)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-strict-overflow)
fstrub=disable
UrlSuffix(gcc/Instrumentation-Options.html#index-fstrub_003ddisable)
@@ -1500,22 +1503,22 @@ fstrub=internal
UrlSuffix(gcc/Instrumentation-Options.html#index-fstrub_003dinternal)
fsync-libcalls
-UrlSuffix(gcc/Code-Gen-Options.html#index-fsync-libcalls)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-sync-libcalls)
fsyntax-only
-UrlSuffix(gcc/Warning-Options.html#index-fsyntax-only) LangUrlSuffix_D(gdc/Warnings.html#index-fno-syntax-only) LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-fsyntax-only)
+UrlSuffix(gcc/Warning-Options.html#index-fno-syntax-only) LangUrlSuffix_D(gdc/Warnings.html#index-fno-syntax-only) LangUrlSuffix_Fortran(gfortran/Error-and-Warning-Options.html#index-fsyntax-only)
ftest-coverage
-UrlSuffix(gcc/Instrumentation-Options.html#index-ftest-coverage)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-test-coverage)
fthread-jumps
-UrlSuffix(gcc/Optimize-Options.html#index-fthread-jumps)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-thread-jumps)
ftime-report
-UrlSuffix(gcc/Developer-Options.html#index-ftime-report)
+UrlSuffix(gcc/Developer-Options.html#index-fno-time-report)
ftime-report-details
-UrlSuffix(gcc/Developer-Options.html#index-ftime-report-details)
+UrlSuffix(gcc/Developer-Options.html#index-fno-time-report-details)
ftls-model=
UrlSuffix(gcc/Code-Gen-Options.html#index-ftls-model)
@@ -1524,10 +1527,10 @@ ftoplevel-reorder
UrlSuffix(gcc/Optimize-Options.html#index-fno-toplevel-reorder)
ftracer
-UrlSuffix(gcc/Optimize-Options.html#index-ftracer)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tracer)
ftrampolines
-UrlSuffix(gcc/Code-Gen-Options.html#index-ftrampolines)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-trampolines)
ftrampoline-impl=
UrlSuffix(gcc/Code-Gen-Options.html#index-ftrampoline-impl)
@@ -1536,49 +1539,49 @@ ftrapping-math
UrlSuffix(gcc/Optimize-Options.html#index-fno-trapping-math)
ftrapv
-UrlSuffix(gcc/Code-Gen-Options.html#index-ftrapv)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-trapv)
ftree-ccp
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-ccp)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-ccp)
ftree-bit-ccp
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-bit-ccp)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-bit-ccp)
ftree-ch
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-ch)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-ch)
ftree-coalesce-vars
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-coalesce-vars)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-coalesce-vars)
ftree-copy-prop
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-copy-prop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-copy-prop)
ftree-cselim
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-cselim)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-cselim)
ftree-switch-conversion
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-switch-conversion)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-switch-conversion)
ftree-dce
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-dce)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-dce)
ftree-dominator-opts
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-dominator-opts)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-dominator-opts)
ftree-tail-merge
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-tail-merge)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-tail-merge)
ftree-dse
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-dse)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-dse)
ftree-forwprop
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-forwprop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-forwprop)
ftree-fre
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-fre)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-fre)
foptimize-strlen
-UrlSuffix(gcc/Optimize-Options.html#index-foptimize-strlen)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-optimize-strlen)
fisolate-erroneous-paths-dereference
UrlSuffix(gcc/Optimize-Options.html#index-fisolate-erroneous-paths-dereference)
@@ -1587,112 +1590,112 @@ fisolate-erroneous-paths-attribute
UrlSuffix(gcc/Optimize-Options.html#index-fisolate-erroneous-paths-attribute)
ftree-loop-distribution
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-distribution)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-distribution)
ftree-loop-distribute-patterns
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-distribute-patterns)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-distribute-patterns)
ftree-loop-im
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-im)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-im)
ftree-loop-linear
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-linear)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-linear)
ftree-loop-ivcanon
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-ivcanon)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-ivcanon)
ftree-loop-optimize
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-optimize)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-optimize)
ftree-parallelize-loops=
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-parallelize-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-parallelize-loops)
ftree-parallelize-loops
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-parallelize-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-parallelize-loops)
ftree-phiprop
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-phiprop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-phiprop)
ftree-pre
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-pre)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-pre)
ftree-partial-pre
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-partial-pre)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-partial-pre)
ftree-pta
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-pta)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-pta)
ftree-reassoc
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-reassoc)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-reassoc)
ftree-sink
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-sink)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-sink)
ftree-slsr
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-slsr)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-slsr)
ftree-sra
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-sra)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-sra)
ftree-ter
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-ter)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-ter)
ftree-vrp
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-vrp)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-vrp)
fsplit-paths
-UrlSuffix(gcc/Optimize-Options.html#index-fsplit-paths)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-split-paths)
funconstrained-commons
-UrlSuffix(gcc/Optimize-Options.html#index-funconstrained-commons)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unconstrained-commons)
funit-at-a-time
-UrlSuffix(gcc/Optimize-Options.html#index-funit-at-a-time)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unit-at-a-time)
funreachable-traps
-UrlSuffix(gcc/Optimize-Options.html#index-funreachable-traps)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unreachable-traps)
funroll-loops
-UrlSuffix(gcc/Optimize-Options.html#index-funroll-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unroll-loops)
funroll-all-loops
-UrlSuffix(gcc/Optimize-Options.html#index-funroll-all-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unroll-all-loops)
fassociative-math
UrlSuffix(gcc/Optimize-Options.html#index-fassociative-math)
freciprocal-math
-UrlSuffix(gcc/Optimize-Options.html#index-freciprocal-math)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-reciprocal-math)
funsafe-math-optimizations
-UrlSuffix(gcc/Optimize-Options.html#index-funsafe-math-optimizations)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unsafe-math-optimizations)
funswitch-loops
-UrlSuffix(gcc/Optimize-Options.html#index-funswitch-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-unswitch-loops)
fsplit-loops
-UrlSuffix(gcc/Optimize-Options.html#index-fsplit-loops)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-split-loops)
fversion-loops-for-strides
-UrlSuffix(gcc/Optimize-Options.html#index-fversion-loops-for-strides)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-version-loops-for-strides)
funwind-tables
-UrlSuffix(gcc/Code-Gen-Options.html#index-funwind-tables)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-unwind-tables)
fuse-ld=bfd
-UrlSuffix(gcc/Link-Options.html#index-fuse-ld_003dbfd)
+UrlSuffix(gcc/Link-Options.html#index-fno-use-ld_003dbfd)
fuse-ld=gold
-UrlSuffix(gcc/Link-Options.html#index-fuse-ld_003dgold)
+UrlSuffix(gcc/Link-Options.html#index-fno-use-ld_003dgold)
fuse-ld=lld
-UrlSuffix(gcc/Link-Options.html#index-fuse-ld_003dlld)
+UrlSuffix(gcc/Link-Options.html#index-fno-use-ld_003dlld)
fuse-ld=mold
-UrlSuffix(gcc/Link-Options.html#index-fuse-ld_003dmold)
+UrlSuffix(gcc/Link-Options.html#index-fno-use-ld_003dmold)
fuse-ld=wild
-UrlSuffix(gcc/Link-Options.html#index-fuse-ld_003dwild)
+UrlSuffix(gcc/Link-Options.html#index-fno-use-ld_003dwild)
fuse-linker-plugin
UrlSuffix(gcc/Optimize-Options.html#index-fuse-linker-plugin)
@@ -1701,7 +1704,7 @@ flink-libatomic
UrlSuffix(gcc/Link-Options.html#index-flink-libatomic)
fvar-tracking
-UrlSuffix(gcc/Debugging-Options.html#index-fvar-tracking)
+UrlSuffix(gcc/Debugging-Options.html#index-fno-var-tracking)
fvar-tracking-assignments
UrlSuffix(gcc/Debugging-Options.html#index-fno-var-tracking-assignments)
@@ -1713,31 +1716,31 @@ fvar-tracking-uninit
UrlSuffix(gcc/Debugging-Options.html#index-fno-var-tracking-uninit)
ftree-vectorize
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-vectorize)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-vectorize)
ftree-loop-vectorize
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-loop-vectorize)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-loop-vectorize)
ftree-slp-vectorize
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-slp-vectorize)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-slp-vectorize)
fvect-cost-model=
-UrlSuffix(gcc/Optimize-Options.html#index-fvect-cost-model)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-vect-cost-model)
fsimd-cost-model=
UrlSuffix(gcc/Optimize-Options.html#index-fsimd-cost-model)
fvect-cost-model
-UrlSuffix(gcc/Optimize-Options.html#index-fvect-cost-model)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-vect-cost-model)
ftree-scev-cprop
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-scev-cprop)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-scev-cprop)
ftrivial-auto-var-init=
UrlSuffix(gcc/Optimize-Options.html#index-ftrivial-auto-var-init)
fverbose-asm
-UrlSuffix(gcc/Code-Gen-Options.html#index-fverbose-asm)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-verbose-asm)
fvisibility=
UrlSuffix(gcc/Code-Gen-Options.html#index-fvisibility)
@@ -1746,28 +1749,28 @@ fvtable-verify=
UrlSuffix(gcc/Instrumentation-Options.html#index-fvtable-verify)
fvtv-counts
-UrlSuffix(gcc/Instrumentation-Options.html#index-fvtv-counts)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-vtv-counts)
fvtv-debug
-UrlSuffix(gcc/Instrumentation-Options.html#index-fvtv-debug)
+UrlSuffix(gcc/Instrumentation-Options.html#index-fno-vtv-debug)
fvpt
-UrlSuffix(gcc/Optimize-Options.html#index-fvpt)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-vpt)
fweb
-UrlSuffix(gcc/Optimize-Options.html#index-fweb)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-web)
ftree-builtin-call-dce
-UrlSuffix(gcc/Optimize-Options.html#index-ftree-builtin-call-dce)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-tree-builtin-call-dce)
fwhole-program
-UrlSuffix(gcc/Optimize-Options.html#index-fwhole-program)
+UrlSuffix(gcc/Optimize-Options.html#index-fno-whole-program)
fwrapv-pointer
-UrlSuffix(gcc/Code-Gen-Options.html#index-fwrapv-pointer)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-wrapv-pointer)
fwrapv
-UrlSuffix(gcc/Code-Gen-Options.html#index-fwrapv)
+UrlSuffix(gcc/Code-Gen-Options.html#index-fno-wrapv)
fzero-initialized-in-bss
UrlSuffix(gcc/Optimize-Options.html#index-fno-zero-initialized-in-bss)
@@ -1862,6 +1865,9 @@ UrlSuffix(gcc/Debugging-Options.html#index-gz)
iplugindir=
UrlSuffix(gcc/Directory-Options.html#index-iplugindir_003d)
+imultiarch
+UrlSuffix(gcc/Directory-Options.html#index-imultiarch)
+
l
UrlSuffix(gcc/Link-Options.html#index-l)
diff --git a/gcc/config/alpha/alpha.opt.urls b/gcc/config/alpha/alpha.opt.urls
index ad314830bce0..e925a2b1ff66 100644
--- a/gcc/config/alpha/alpha.opt.urls
+++ b/gcc/config/alpha/alpha.opt.urls
@@ -3,6 +3,9 @@
msoft-float
UrlSuffix(gcc/DEC-Alpha-Options.html#index-msoft-float-1)
+mfp-regs
+UrlSuffix(gcc/DEC-Alpha-Options.html#index-mfp-regs)
+
; skipping UrlSuffix for 'mgas' due to finding no URLs
mieee-conformant
diff --git a/gcc/config/arc/arc.opt.urls b/gcc/config/arc/arc.opt.urls
index ef79caa0c546..ab13bd7e0d0a 100644
--- a/gcc/config/arc/arc.opt.urls
+++ b/gcc/config/arc/arc.opt.urls
@@ -171,7 +171,11 @@ UrlSuffix(gcc/ARC-Options.html#index-mfpu)
mtp-regno=
UrlSuffix(gcc/ARC-Options.html#index-mtp-regno)
-; skipping UrlSuffix for 'mbitops' due to finding no URLs
+mbitops
+UrlSuffix(gcc/ARC-Options.html#index-mbitops)
+
+mcmem
+UrlSuffix(gcc/ARC-Options.html#index-mcmem)
; skipping UrlSuffix for 'munaligned-access' due to finding no URLs
diff --git a/gcc/config/arm/arm.opt.urls b/gcc/config/arm/arm.opt.urls
index 261509766b5e..3032991d723f 100644
--- a/gcc/config/arm/arm.opt.urls
+++ b/gcc/config/arm/arm.opt.urls
@@ -91,6 +91,12 @@ UrlSuffix(gcc/ARM-Options.html#index-mtpcs-leaf-frame)
mtune=
UrlSuffix(gcc/ARM-Options.html#index-mtune-3)
+mvectorize-with-neon-quad
+UrlSuffix(gcc/ARM-Options.html#index-mvectorize-with-neon-quad)
+
+mvectorize-with-neon-double
+UrlSuffix(gcc/ARM-Options.html#index-mvectorize-with-neon-double)
+
mword-relocations
UrlSuffix(gcc/ARM-Options.html#index-mword-relocations)
@@ -103,6 +109,12 @@ UrlSuffix(gcc/ARM-Options.html#index-mfix-cortex-m3-ldrd)
mfix-cmse-cve-2021-35465
UrlSuffix(gcc/ARM-Options.html#index-mfix-cmse-cve-2021-35465)
+mfix-cortex-a57-aes-1742098
+UrlSuffix(gcc/ARM-Options.html#index-mfix-cortex-a57-aes-1742098)
+
+mfix-cortex-a72-aes-1655431
+UrlSuffix(gcc/ARM-Options.html#index-mfix-cortex-a72-aes-1655431)
+
munaligned-access
UrlSuffix(gcc/ARM-Options.html#index-munaligned-access)
@@ -118,6 +130,9 @@ UrlSuffix(gcc/ARM-Options.html#index-mpure-code)
mbe8
UrlSuffix(gcc/ARM-Options.html#index-mbe8)
+mbe32
+UrlSuffix(gcc/ARM-Options.html#index-mbe32)
+
; skipping UrlSuffix for 'mbranch-cost=' due to finding no URLs
mbranch-protection=
diff --git a/gcc/config/avr/avr.opt.urls b/gcc/config/avr/avr.opt.urls
index b46c9be9681f..dc5063351807 100644
--- a/gcc/config/avr/avr.opt.urls
+++ b/gcc/config/avr/avr.opt.urls
@@ -48,6 +48,9 @@ UrlSuffix(gcc/AVR-Options.html#index-mtiny-stack)
mrelax
UrlSuffix(gcc/AVR-Options.html#index-mrelax)
+mpmem-wrap-around
+UrlSuffix(gcc/AVR-Options.html#index-mpmem-wrap-around)
+
maccumulate-args
UrlSuffix(gcc/AVR-Options.html#index-maccumulate-args)
diff --git a/gcc/config/bpf/bpf.opt.urls b/gcc/config/bpf/bpf.opt.urls
index 1b2e60c156b3..009cd4c02d96 100644
--- a/gcc/config/bpf/bpf.opt.urls
+++ b/gcc/config/bpf/bpf.opt.urls
@@ -9,6 +9,9 @@ UrlSuffix(gcc/eBPF-Options.html#index-mbig-endian-4)
mlittle-endian
UrlSuffix(gcc/eBPF-Options.html#index-mlittle-endian-4)
+mframe-limit=
+UrlSuffix(gcc/eBPF-Options.html#index-mframe-limit)
+
mco-re
UrlSuffix(gcc/eBPF-Options.html#index-mco-re)
diff --git a/gcc/config/cris/cris.opt.urls b/gcc/config/cris/cris.opt.urls
index 629e2876a4a5..c355a2b14899 100644
--- a/gcc/config/cris/cris.opt.urls
+++ b/gcc/config/cris/cris.opt.urls
@@ -72,6 +72,9 @@ UrlSuffix(gcc/CRIS-Options.html#index-march-4)
mtune=
UrlSuffix(gcc/CRIS-Options.html#index-mtune-4)
+mmax-stackframe=
+UrlSuffix(gcc/CRIS-Options.html#index-mmax-stackframe)
+
mtrap-using-break8
UrlSuffix(gcc/CRIS-Options.html#index-mtrap-using-break8)
diff --git a/gcc/config/lynx.opt.urls b/gcc/config/lynx.opt.urls
index 2e4cc8487f1f..4b52c5ef888f 100644
--- a/gcc/config/lynx.opt.urls
+++ b/gcc/config/lynx.opt.urls
@@ -1,7 +1,12 @@
; Autogenerated by regenerate-opt-urls.py from gcc/config/lynx.opt and generated HTML
-; skipping UrlSuffix for 'mshared' due to finding no URLs
+mlegacy-threads
+UrlSuffix(gcc/LynxOS-Options.html#index-mlegacy-threads)
-mthreads
-UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mthreads)
+mshared
+UrlSuffix(gcc/LynxOS-Options.html#index-mshared)
+
+; skipping UrlSuffix for 'mthreads' due to multiple URLs:
+; duplicate: 'gcc/Cygwin-and-MinGW-Options.html#index-mthreads'
+; duplicate: 'gcc/LynxOS-Options.html#index-mthreads-1'
diff --git a/gcc/config/m68k/m68k.opt.urls b/gcc/config/m68k/m68k.opt.urls
index 049013219abc..18cb26753379 100644
--- a/gcc/config/m68k/m68k.opt.urls
+++ b/gcc/config/m68k/m68k.opt.urls
@@ -39,6 +39,15 @@ UrlSuffix(gcc/M680x0-Options.html#index-m68040)
m68060
UrlSuffix(gcc/M680x0-Options.html#index-m68060)
+m68302
+UrlSuffix(gcc/M680x0-Options.html#index-m68302)
+
+m68332
+UrlSuffix(gcc/M680x0-Options.html#index-m68332)
+
+m68851
+UrlSuffix(gcc/M680x0-Options.html#index-m68851)
+
m68881
UrlSuffix(gcc/M680x0-Options.html#index-m68881)
@@ -69,6 +78,9 @@ UrlSuffix(gcc/M680x0-Options.html#index-mcpu32)
mdiv
UrlSuffix(gcc/M680x0-Options.html#index-mdiv-1)
+mfidoa
+UrlSuffix(gcc/M680x0-Options.html#index-mfidoa)
+
mhard-float
UrlSuffix(gcc/M680x0-Options.html#index-mhard-float-1)
@@ -83,6 +95,12 @@ UrlSuffix(gcc/M680x0-Options.html#index-mlong-jump-table-offsets)
mnobitfield
UrlSuffix(gcc/M680x0-Options.html#index-mnobitfield)
+mnortd
+UrlSuffix(gcc/M680x0-Options.html#index-mnortd)
+
+mnoshort
+UrlSuffix(gcc/M680x0-Options.html#index-mnoshort)
+
mpcrel
UrlSuffix(gcc/M680x0-Options.html#index-mpcrel)
@@ -110,3 +128,6 @@ UrlSuffix(gcc/M680x0-Options.html#index-mtune-8)
mxgot
UrlSuffix(gcc/M680x0-Options.html#index-mxgot)
+mxtls
+UrlSuffix(gcc/M680x0-Options.html#index-mxtls)
+
diff --git a/gcc/config/mcore/mcore.opt.urls b/gcc/config/mcore/mcore.opt.urls
index 6aa790942378..d04f22e68f7c 100644
--- a/gcc/config/mcore/mcore.opt.urls
+++ b/gcc/config/mcore/mcore.opt.urls
@@ -27,6 +27,9 @@ UrlSuffix(gcc/MCore-Options.html#index-mlittle-endian-6)
mno-lsim
UrlSuffix(gcc/MCore-Options.html#index-mno-lsim-1)
+mrelax-immediates
+UrlSuffix(gcc/MCore-Options.html#index-mrelax-immediates)
+
mslow-bytes
UrlSuffix(gcc/MCore-Options.html#index-mslow-bytes)
diff --git a/gcc/config/mingw/cygming.opt.urls b/gcc/config/mingw/cygming.opt.urls
index fd5502c246e0..c40eaee0edef 100644
--- a/gcc/config/mingw/cygming.opt.urls
+++ b/gcc/config/mingw/cygming.opt.urls
@@ -9,8 +9,9 @@ UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mdll)
mnop-fun-dllimport
UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mnop-fun-dllimport)
-mthreads
-UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mthreads)
+; skipping UrlSuffix for 'mthreads' due to multiple URLs:
+; duplicate: 'gcc/Cygwin-and-MinGW-Options.html#index-mthreads'
+; duplicate: 'gcc/LynxOS-Options.html#index-mthreads-1'
mwin32
UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mwin32)
@@ -21,6 +22,9 @@ UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mwindows)
mpe-aligned-commons
UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-mpe-aligned-commons)
+muse-libstdc-wrappers
+UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-muse-libstdc-wrappers)
+
fset-stack-executable
UrlSuffix(gcc/Cygwin-and-MinGW-Options.html#index-fno-set-stack-executable)
diff --git a/gcc/config/mips/mips.opt.urls b/gcc/config/mips/mips.opt.urls
index 5f7b6ad1cb87..6287d9f1c707 100644
--- a/gcc/config/mips/mips.opt.urls
+++ b/gcc/config/mips/mips.opt.urls
@@ -209,8 +209,9 @@ UrlSuffix(gcc/MIPS-Options.html#index-mr10k-cache-barrier)
mrelax-pic-calls
UrlSuffix(gcc/MIPS-Options.html#index-mrelax-pic-calls)
-mshared
-UrlSuffix(gcc/MIPS-Options.html#index-mshared)
+; skipping UrlSuffix for 'mshared' due to multiple URLs:
+; duplicate: 'gcc/LynxOS-Options.html#index-mshared'
+; duplicate: 'gcc/MIPS-Options.html#index-mshared-1'
msingle-float
UrlSuffix(gcc/MIPS-Options.html#index-msingle-float-1)
diff --git a/gcc/config/mips/sde.opt.urls b/gcc/config/mips/sde.opt.urls
index 2a3d290545f0..39dea09e059e 100644
--- a/gcc/config/mips/sde.opt.urls
+++ b/gcc/config/mips/sde.opt.urls
@@ -1,2 +1,8 @@
; Autogenerated by regenerate-opt-urls.py from gcc/config/mips/sde.opt and generated HTML
+mno-data-in-code
+UrlSuffix(gcc/MIPS-Options.html#index-mno-data-in-code)
+
+mcode-xonly
+UrlSuffix(gcc/MIPS-Options.html#index-mcode-xonly)
+
diff --git a/gcc/config/mmix/mmix.opt.urls b/gcc/config/mmix/mmix.opt.urls
index dda41cadf8d3..bf1e153286b8 100644
--- a/gcc/config/mmix/mmix.opt.urls
+++ b/gcc/config/mmix/mmix.opt.urls
@@ -21,6 +21,9 @@ UrlSuffix(gcc/MMIX-Options.html#index-mknuthdiv)
mtoplevel-symbols
UrlSuffix(gcc/MMIX-Options.html#index-mtoplevel-symbols)
+mno-set-program-start
+UrlSuffix(gcc/MMIX-Options.html#index-mno-set-program-start)
+
melf
UrlSuffix(gcc/MMIX-Options.html#index-melf)
@@ -42,3 +45,9 @@ UrlSuffix(gcc/MMIX-Options.html#index-msingle-exit)
mno-single-exit
UrlSuffix(gcc/MMIX-Options.html#index-mno-single-exit)
+mset-program-start=
+UrlSuffix(gcc/MMIX-Options.html#index-mset-program-start)
+
+mset-data-start=
+UrlSuffix(gcc/MMIX-Options.html#index-mset-data-start)
+
diff --git a/gcc/config/nvptx/nvptx.opt.urls b/gcc/config/nvptx/nvptx.opt.urls
index c2919ab3f5bb..931b329204fd 100644
--- a/gcc/config/nvptx/nvptx.opt.urls
+++ b/gcc/config/nvptx/nvptx.opt.urls
@@ -12,6 +12,9 @@ UrlSuffix(gcc/Nvidia-PTX-Options.html#index-moptimize)
msoft-stack
UrlSuffix(gcc/Nvidia-PTX-Options.html#index-msoft-stack)
+msoft-stack-reserve-local=
+UrlSuffix(gcc/Nvidia-PTX-Options.html#index-msoft-stack-reserve-local)
+
muniform-simt
UrlSuffix(gcc/Nvidia-PTX-Options.html#index-muniform-simt)
diff --git a/gcc/config/rs6000/linux64.opt.urls b/gcc/config/rs6000/linux64.opt.urls
index 05b5f3d85f36..672e78631ef8 100644
--- a/gcc/config/rs6000/linux64.opt.urls
+++ b/gcc/config/rs6000/linux64.opt.urls
@@ -1,5 +1,8 @@
; Autogenerated by regenerate-opt-urls.py from gcc/config/rs6000/linux64.opt and generated HTML
+mprofile-kernel
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mprofile-kernel)
+
mcmodel=
UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mcmodel_003d-5)
diff --git a/gcc/config/rs6000/rs6000.opt.urls b/gcc/config/rs6000/rs6000.opt.urls
index 43737d373ed7..e6b95bccda6f 100644
--- a/gcc/config/rs6000/rs6000.opt.urls
+++ b/gcc/config/rs6000/rs6000.opt.urls
@@ -154,6 +154,9 @@ UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mtraceback)
mlongcall
UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mlongcall)
+mwarn-altivec-long
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mwarn-altivec-long)
+
; skipping UrlSuffix for 'mlra' due to finding no URLs
msched-costly-dep=
@@ -221,3 +224,12 @@ UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mrop-protect)
mprivileged
UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mprivileged)
+msplat-word-constant
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-msplat-word-constant)
+
+msplat-float-constant
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-msplat-float-constant)
+
+mieee128-constant
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mieee128-constant)
+
diff --git a/gcc/config/rs6000/sysv4.opt.urls b/gcc/config/rs6000/sysv4.opt.urls
index 7c1505209629..5ed170ea8929 100644
--- a/gcc/config/rs6000/sysv4.opt.urls
+++ b/gcc/config/rs6000/sysv4.opt.urls
@@ -38,6 +38,9 @@ UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mprototype)
meabi
UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-meabi)
+mbit-word
+UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mbit-word)
+
mregnames
UrlSuffix(gcc/RS_002f6000-and-PowerPC-Options.html#index-mregnames)
diff --git a/gcc/config/sh/sh.opt.urls b/gcc/config/sh/sh.opt.urls
index a4598d0d9c33..1f833435265c 100644
--- a/gcc/config/sh/sh.opt.urls
+++ b/gcc/config/sh/sh.opt.urls
@@ -18,6 +18,9 @@ UrlSuffix(gcc/SH-Options.html#index-m2a-single)
m2a-single-only
UrlSuffix(gcc/SH-Options.html#index-m2a-single-only)
+m2e
+UrlSuffix(gcc/SH-Options.html#index-m2e)
+
m3
UrlSuffix(gcc/SH-Options.html#index-m3)
@@ -51,6 +54,9 @@ UrlSuffix(gcc/SH-Options.html#index-m4-300-nofpu)
m4-340
UrlSuffix(gcc/SH-Options.html#index-m4-340)
+m4-400
+UrlSuffix(gcc/SH-Options.html#index-m4-400)
+
m4-500
UrlSuffix(gcc/SH-Options.html#index-m4-500)
@@ -103,7 +109,7 @@ mbigtable
UrlSuffix(gcc/SH-Options.html#index-mbigtable)
mbitops
-UrlSuffix(gcc/SH-Options.html#index-mbitops)
+UrlSuffix(gcc/SH-Options.html#index-mbitops-1)
; skipping UrlSuffix for 'mbranch-cost=' due to finding no URLs
diff --git a/gcc/fortran/lang.opt.urls b/gcc/fortran/lang.opt.urls
index 8625e15ca8f1..3bf0e7b88ea7 100644
--- a/gcc/fortran/lang.opt.urls
+++ b/gcc/fortran/lang.opt.urls
@@ -368,16 +368,16 @@ fmodule-private
LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fmodule-private)
fopenacc
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenacc) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenacc)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openacc) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenacc)
fopenacc-dim=
UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenacc-dim)
fopenmp
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp)
fopenmp-simd
-UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fopenmp-simd) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp-simd)
+UrlSuffix(gcc/OpenMP-and-OpenACC-Options.html#index-fno-openmp-simd) LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp-simd)
fopenmp-allocators
LangUrlSuffix_Fortran(gfortran/Fortran-Dialect-Options.html#index-fopenmp-allocators)
@@ -386,7 +386,7 @@ fpack-derived
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fpack-derived)
fpreprocessed
-UrlSuffix(gcc/Preprocessor-Options.html#index-fpreprocessed)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-preprocessed)
fprotect-parens
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fno-protect-parens)
@@ -434,7 +434,7 @@ fsecond-underscore
LangUrlSuffix_Fortran(gfortran/Code-Gen-Options.html#index-fsecond-underscore)
; skipping UrlSuffix for 'fshort-enums' due to multiple URLs:
-; duplicate: 'gcc/Code-Gen-Options.html#index-fshort-enums'
+; duplicate: 'gcc/Code-Gen-Options.html#index-fno-short-enums'
; duplicate: 'gcc/Non-bugs.html#index-fshort-enums-3'
; duplicate: 'gcc/Structures-unions-enumerations-and-bit-fields-implementation.html#index-fshort-enums-1'
fshort-enums
diff --git a/gcc/m2/lang.opt.urls b/gcc/m2/lang.opt.urls
index 7d87bc100844..484101a05516 100644
--- a/gcc/m2/lang.opt.urls
+++ b/gcc/m2/lang.opt.urls
@@ -4,7 +4,7 @@ fmem-report
UrlSuffix(gcc/Developer-Options.html#index-fmem-report)
ftime-report
-UrlSuffix(gcc/Developer-Options.html#index-ftime-report)
+UrlSuffix(gcc/Developer-Options.html#index-fno-time-report)
fversion
LangUrlSuffix_D(gdc/Runtime-Options.html#index-fversion)
@@ -90,7 +90,7 @@ fexceptions
UrlSuffix(gcc/Code-Gen-Options.html#index-fexceptions)
fpreprocessed
-UrlSuffix(gcc/Preprocessor-Options.html#index-fpreprocessed)
+UrlSuffix(gcc/Preprocessor-Options.html#index-fno-preprocessed)
fworking-directory
UrlSuffix(gcc/Preprocessor-Options.html#index-fno-working-directory) LangUrlSuffix_Fortran(gfortran/Preprocessing-Options.html#index-fworking-directory)
More information about the Gcc-cvs
mailing list