diff --git a/SPECS/gcc15/gcc15.spec b/SPECS/gcc15/gcc15.spec index fdcf468b2e..6891bba455 100644 --- a/SPECS/gcc15/gcc15.spec +++ b/SPECS/gcc15/gcc15.spec @@ -191,7 +191,7 @@ Patch1034: 0034-RISC-V-Update-Profiles-string-in-RV23.patch Patch1035: 0035-RISC-V-Add-Profiles-RVA-B23S64-support.patch Patch1036: 0036-RISC-V-check-if-we-can-vec_extract.patch # Fix tree vectorization breaking NaN handling of fmin/fmax -Patch1000: 1000-UPSTREAM-RISC-V-Change-initial-value-for-fmin-fmax-autovec-re.patch +Patch2000: 1000-UPSTREAM-RISC-V-Change-initial-value-for-fmin-fmax-autovec-re.patch %description Core package for the GNU Compiler Collection, including the C language diff --git a/SPECS/gcc16/gcc16.spec b/SPECS/gcc16/gcc16.spec index 38b4cb65b9..da622a583f 100644 --- a/SPECS/gcc16/gcc16.spec +++ b/SPECS/gcc16/gcc16.spec @@ -550,7 +550,7 @@ Runtime library for the GNU Modula-2 language. %setup -q -n gcc-%{version} #test patching start -%patch -p1 -P 2000 -P 2001 +%autopatch -p1 -m 1000 #test patching end %build