From: Haochen Jiang Date: Tue, 18 Feb 2025 02:59:11 +0000 (+0800) Subject: i386: Re-order i386.opt.urls X-Git-Tag: basepoints/gcc-16~1954 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=101e3101e0f311ed7cbd775f5db50ac04af71086;p=thirdparty%2Fgcc.git i386: Re-order i386.opt.urls The order of i386.opt.urls need to be the same as i386.opt. gcc/ChangeLog: * config/i386/i386.opt.urls: Adjust the order for avx10.2 and avx10.2-512 due to their order change in i386.opt. --- diff --git a/gcc/config/i386/i386.opt.urls b/gcc/config/i386/i386.opt.urls index 5cb304d2a73..ee6806169df 100644 --- a/gcc/config/i386/i386.opt.urls +++ b/gcc/config/i386/i386.opt.urls @@ -605,12 +605,12 @@ UrlSuffix(gcc/x86-Options.html#index-mavx10_002e1-512) mavx10.2-256 UrlSuffix(gcc/x86-Options.html#index-mavx10_002e2-256) -mavx10.2-512 -UrlSuffix(gcc/x86-Options.html#index-mavx10_002e2-512) - mavx10.2 UrlSuffix(gcc/x86-Options.html#index-mavx10_002e2) +mavx10.2-512 +UrlSuffix(gcc/x86-Options.html#index-mavx10_002e2-512) + mamx-avx512 UrlSuffix(gcc/x86-Options.html#index-mamx-avx512)