This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5bfcdd5c59a Daily bump. new 0bbbc432cb2 doc, lynx: Document LynxOS options [PR122243] new 4b038ec1dc3 doc: Mark -foffload-abi and -foffload-abi-host-opts undocum [...] new bd0740e6301 doc: -g debug option documentation cleanup [PR122243] new d0ce13e26ca doc: Mark more options as Undocumented/RejectNegative [PR122243] new 2973b1881cf doc: Fix various option documentation problems [PR122243] new 128b0e70f2c doc: Add missing index entries for -Wno-* options [PR122243] new ed2924c7628 doc: Add missing index entries for -fno-* options [PR122243] new 1eb49d34b60 doc: whitespace fixes in option summary new 5bc07a572ee doc: make regenerate-opt-urls
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ada/gcc-interface/lang.opt.urls | 6 +- gcc/c-family/c.opt | 8 +- gcc/c-family/c.opt.urls | 70 ++-- gcc/common.opt | 17 +- 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/frv/frv.opt | 3 +- gcc/config/lynx.opt.urls | 11 +- gcc/config/m68k/m68k.opt | 2 +- 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 | 2 +- gcc/config/nvptx/nvptx.opt.urls | 3 + gcc/config/rs6000/476.opt | 2 +- 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/doc/cppdiropts.texi | 5 + gcc/doc/cppopts.texi | 8 + gcc/doc/cppwarnopts.texi | 5 + gcc/doc/invoke.texi | 711 +++++++++++++++++++++++++++++++----- gcc/fortran/lang.opt.urls | 10 +- gcc/m2/lang.opt.urls | 4 +- 33 files changed, 994 insertions(+), 334 deletions(-)