regenerate-opt-urls.py: fix transposed values for "vax" and "v850"

gcc/ChangeLog:
	* config/v850/v850.opt.urls: Regenerate, with fix.
	* config/vax/vax.opt.urls: Likewise.
	* regenerate-opt-urls.py (TARGET_SPECIFIC_PAGES): Fix transposed
	values for "vax" and "v850".

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
This commit is contained in:
David Malcolm 2024-05-28 15:47:38 -04:00
parent efaaae49b3
commit 7cc529fe51
3 changed files with 73 additions and 33 deletions

View File

@ -1,60 +1,87 @@
; Autogenerated by regenerate-opt-urls.py from gcc/config/v850/v850.opt and generated HTML
; skipping UrlSuffix for 'mapp-regs' due to finding no URLs
mapp-regs
UrlSuffix(gcc/V850-Options.html#index-mapp-regs-1)
; skipping UrlSuffix for 'mbig-switch' due to finding no URLs
mbig-switch
UrlSuffix(gcc/V850-Options.html#index-mbig-switch-1)
; skipping UrlSuffix for 'mdebug' due to finding no URLs
; skipping UrlSuffix for 'mdisable-callt' due to finding no URLs
mdisable-callt
UrlSuffix(gcc/V850-Options.html#index-mdisable-callt)
; skipping UrlSuffix for 'mep' due to finding no URLs
mep
UrlSuffix(gcc/V850-Options.html#index-mep)
; skipping UrlSuffix for 'mghs' due to finding no URLs
mghs
UrlSuffix(gcc/V850-Options.html#index-mghs)
; skipping UrlSuffix for 'mlong-calls' due to finding no URLs
mlong-calls
UrlSuffix(gcc/V850-Options.html#index-mlong-calls-7)
; skipping UrlSuffix for 'mprolog-function' due to finding no URLs
mprolog-function
UrlSuffix(gcc/V850-Options.html#index-mprolog-function)
; skipping UrlSuffix for 'msda=' due to finding no URLs
msda=
UrlSuffix(gcc/V850-Options.html#index-msda)
; skipping UrlSuffix for 'mspace' due to finding no URLs
mspace
UrlSuffix(gcc/V850-Options.html#index-mspace)
; skipping UrlSuffix for 'mtda=' due to finding no URLs
mtda=
UrlSuffix(gcc/V850-Options.html#index-mtda)
; skipping UrlSuffix for 'mno-strict-align' due to finding no URLs
; skipping UrlSuffix for 'mv850' due to finding no URLs
mv850
UrlSuffix(gcc/V850-Options.html#index-mv850)
; skipping UrlSuffix for 'mv850e' due to finding no URLs
mv850e
UrlSuffix(gcc/V850-Options.html#index-mv850e)
; skipping UrlSuffix for 'mv850e1' due to finding no URLs
mv850e1
UrlSuffix(gcc/V850-Options.html#index-mv850e1)
; skipping UrlSuffix for 'mv850es' due to finding no URLs
mv850es
UrlSuffix(gcc/V850-Options.html#index-mv850es)
; skipping UrlSuffix for 'mv850e2' due to finding no URLs
mv850e2
UrlSuffix(gcc/V850-Options.html#index-mv850e2)
; skipping UrlSuffix for 'mv850e2v3' due to finding no URLs
mv850e2v3
UrlSuffix(gcc/V850-Options.html#index-mv850e2v3)
; skipping UrlSuffix for 'mv850e3v5' due to finding no URLs
mv850e3v5
UrlSuffix(gcc/V850-Options.html#index-mv850e3v5)
; skipping UrlSuffix for 'mv850e2v4' due to finding no URLs
mv850e2v4
UrlSuffix(gcc/V850-Options.html#index-mv850e2v4)
; skipping UrlSuffix for 'mloop' due to finding no URLs
mloop
UrlSuffix(gcc/V850-Options.html#index-mloop-1)
; skipping UrlSuffix for 'mzda=' due to finding no URLs
mzda=
UrlSuffix(gcc/V850-Options.html#index-mzda)
; skipping UrlSuffix for 'mrelax' due to finding no URLs
mrelax
UrlSuffix(gcc/V850-Options.html#index-mrelax-9)
; skipping UrlSuffix for 'mlong-jumps' due to finding no URLs
mlong-jumps
UrlSuffix(gcc/V850-Options.html#index-mlong-jumps)
; skipping UrlSuffix for 'msoft-float' due to finding no URLs
msoft-float
UrlSuffix(gcc/V850-Options.html#index-msoft-float-14)
; skipping UrlSuffix for 'mhard-float' due to finding no URLs
mhard-float
UrlSuffix(gcc/V850-Options.html#index-mhard-float-9)
; skipping UrlSuffix for 'mrh850-abi' due to finding no URLs
mrh850-abi
UrlSuffix(gcc/V850-Options.html#index-mrh850-abi)
; skipping UrlSuffix for 'mgcc-abi' due to finding no URLs
mgcc-abi
UrlSuffix(gcc/V850-Options.html#index-mgcc-abi)
; skipping UrlSuffix for 'm8byte-align' due to finding no URLs
m8byte-align
UrlSuffix(gcc/V850-Options.html#index-m8byte-align)

View File

@ -1,10 +1,23 @@
; Autogenerated by regenerate-opt-urls.py from gcc/config/vax/vax.opt and generated HTML
; skipping UrlSuffix for 'mg' due to finding no URLs
md
UrlSuffix(gcc/VAX-Options.html#index-md)
; skipping UrlSuffix for 'mgnu' due to finding no URLs
md-float
UrlSuffix(gcc/VAX-Options.html#index-md-float)
; skipping UrlSuffix for 'munix' due to finding no URLs
mg
UrlSuffix(gcc/VAX-Options.html#index-mg)
; skipping UrlSuffix for 'mlra' due to finding no URLs
mg-float
UrlSuffix(gcc/VAX-Options.html#index-mg-float)
mgnu
UrlSuffix(gcc/VAX-Options.html#index-mgnu)
munix
UrlSuffix(gcc/VAX-Options.html#index-munix)
mlra
UrlSuffix(gcc/VAX-Options.html#index-mlra-4)

View File

@ -260,8 +260,8 @@ TARGET_SPECIFIC_PAGES = {
'gcc/SH-Options.html' : 'gcc/config/sh/',
'gcc/SPARC-Options.html' : 'gcc/config/sparc/',
'gcc/S_002f390-and-zSeries-Options.html' : 'gcc/config/s390',
'gcc/V850-Options.html' : 'gcc/config/vax/',
'gcc/VAX-Options.html' : 'gcc/config/v850/',
'gcc/V850-Options.html' : 'gcc/config/v850/',
'gcc/VAX-Options.html' : 'gcc/config/vax/',
'gcc/Visium-Options.html' : 'gcc/config/visium/',
'gcc/Xstormy16-Options.html' : 'gcc/config/stormy16/',
'gcc/Xtensa-Options.html' : 'gcc/config/xtensa/',