From 9afcbc2dd3cd2dfe90c91ddfa71a49e571ad5e61 Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Mon, 25 Nov 2024 10:29:07 -0800 Subject: Regeernate .opt.urls after nios2 removal The index markers changed slightly when nios2 were removed. This just regenerates the files. gcc/ChangeLog: * config/g.opt.urls: Regenerate. * config/i386/i386.opt.urls: Regenerate. * config/i386/nto.opt.urls: Regenerate. * config/nvptx/nvptx.opt.urls: Regenerate. * config/riscv/riscv.opt.urls: Regenerate. * config/s390/s390.opt.urls: Regenerate. * config/sol2.opt.urls: Regenerate. Signed-off-by: Andrew Pinski --- gcc/config/g.opt.urls | 2 +- gcc/config/i386/i386.opt.urls | 2 +- gcc/config/i386/nto.opt.urls | 2 +- gcc/config/nvptx/nvptx.opt.urls | 2 +- gcc/config/riscv/riscv.opt.urls | 2 +- gcc/config/s390/s390.opt.urls | 2 +- gcc/config/sol2.opt.urls | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'gcc') diff --git a/gcc/config/g.opt.urls b/gcc/config/g.opt.urls index 10ab02a..4ffd5cb 100644 --- a/gcc/config/g.opt.urls +++ b/gcc/config/g.opt.urls @@ -1,5 +1,5 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/g.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-6) +UrlSuffix(gcc/System-V-Options.html#index-G-5) diff --git a/gcc/config/i386/i386.opt.urls b/gcc/config/i386/i386.opt.urls index dbd59ec..1ff0c9c 100644 --- a/gcc/config/i386/i386.opt.urls +++ b/gcc/config/i386/i386.opt.urls @@ -33,7 +33,7 @@ malign-data= UrlSuffix(gcc/x86-Options.html#index-malign-data-1) march= -UrlSuffix(gcc/x86-Options.html#index-march-16) +UrlSuffix(gcc/x86-Options.html#index-march-15) ; skipping UrlSuffix for 'mbranch-cost=' due to finding no URLs diff --git a/gcc/config/i386/nto.opt.urls b/gcc/config/i386/nto.opt.urls index 055e669..37c07a5 100644 --- a/gcc/config/i386/nto.opt.urls +++ b/gcc/config/i386/nto.opt.urls @@ -1,5 +1,5 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/i386/nto.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-6) +UrlSuffix(gcc/System-V-Options.html#index-G-5) diff --git a/gcc/config/nvptx/nvptx.opt.urls b/gcc/config/nvptx/nvptx.opt.urls index 5c8942c..9892a62 100644 --- a/gcc/config/nvptx/nvptx.opt.urls +++ b/gcc/config/nvptx/nvptx.opt.urls @@ -22,7 +22,7 @@ misa= UrlSuffix(gcc/Nvidia-PTX-Options.html#index-misa) march= -UrlSuffix(gcc/Nvidia-PTX-Options.html#index-march-12) +UrlSuffix(gcc/Nvidia-PTX-Options.html#index-march-11) mptx= UrlSuffix(gcc/Nvidia-PTX-Options.html#index-mptx) diff --git a/gcc/config/riscv/riscv.opt.urls b/gcc/config/riscv/riscv.opt.urls index 294d662..fe88ec8 100644 --- a/gcc/config/riscv/riscv.opt.urls +++ b/gcc/config/riscv/riscv.opt.urls @@ -24,7 +24,7 @@ mdiv UrlSuffix(gcc/RISC-V-Options.html#index-mdiv-3) march= -UrlSuffix(gcc/RISC-V-Options.html#index-march-14) +UrlSuffix(gcc/RISC-V-Options.html#index-march-13) mtune= UrlSuffix(gcc/RISC-V-Options.html#index-mtune-12) diff --git a/gcc/config/s390/s390.opt.urls b/gcc/config/s390/s390.opt.urls index bc772d2..bb53fc9 100644 --- a/gcc/config/s390/s390.opt.urls +++ b/gcc/config/s390/s390.opt.urls @@ -7,7 +7,7 @@ m64 UrlSuffix(gcc/S_002f390-and-zSeries-Options.html#index-m64-2) march= -UrlSuffix(gcc/S_002f390-and-zSeries-Options.html#index-march-15) +UrlSuffix(gcc/S_002f390-and-zSeries-Options.html#index-march-14) mbackchain UrlSuffix(gcc/S_002f390-and-zSeries-Options.html#index-mbackchain) diff --git a/gcc/config/sol2.opt.urls b/gcc/config/sol2.opt.urls index 950bb86..ef64d47 100644 --- a/gcc/config/sol2.opt.urls +++ b/gcc/config/sol2.opt.urls @@ -1,7 +1,7 @@ ; Autogenerated by regenerate-opt-urls.py from gcc/config/sol2.opt and generated HTML G -UrlSuffix(gcc/System-V-Options.html#index-G-6) +UrlSuffix(gcc/System-V-Options.html#index-G-5) mclear-hwcap UrlSuffix(gcc/Solaris-2-Options.html#index-mclear-hwcap) -- cgit v1.1