aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorYunQiang Su <syq@gcc.gnu.org>2024-02-22 13:05:06 +0800
committerYunQiang Su <syq@gcc.gnu.org>2024-02-22 13:17:57 +0800
commit00bc8c0998d83fd08c567607f2e052108bfa39c7 (patch)
tree7354ca5e0d0a17608a2b843118199251647f7cc4 /libcpp
parent438ef143679e8421960f0484958664c6c92b1d7e (diff)
downloadgcc-00bc8c0998d83fd08c567607f2e052108bfa39c7.zip
gcc-00bc8c0998d83fd08c567607f2e052108bfa39c7.tar.gz
gcc-00bc8c0998d83fd08c567607f2e052108bfa39c7.tar.bz2
invoke.texi: Fix some skipping UrlSuffix problem for MIPS
The problem is that, there are these lines in mips.opt.urls: ; skipping UrlSuffix for 'mabi=' due to finding no URLs ; skipping UrlSuffix for 'mno-flush-func' due to finding no URLs ; skipping UrlSuffix for 'mexplicit-relocs' due to finding no URLs These lines is not fixed by this patch due to that we don't document these options: ; skipping UrlSuffix for 'mlra' due to finding no URLs ; skipping UrlSuffix for 'mdebug' due to finding no URLs ; skipping UrlSuffix for 'meb' due to finding no URLs ; skipping UrlSuffix for 'mel' due to finding no URLs gcc * doc/invoke.texi(MIPS Options): Fix skipping UrlSuffix problem of mabi=, mno-flush-func, mexplicit-relocs; add missing leading - of mbranch-cost option. * config/mips/mips.opt.urls: Regenerate.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions