diff --git a/cross-aarch64-gcc11-bootstrap.changes b/cross-aarch64-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-aarch64-gcc11-bootstrap.changes +++ b/cross-aarch64-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-aarch64-gcc11-bootstrap.spec b/cross-aarch64-gcc11-bootstrap.spec index 9ad45e0..238b8e4 100644 --- a/cross-aarch64-gcc11-bootstrap.spec +++ b/cross-aarch64-gcc11-bootstrap.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-aarch64-gcc11.changes b/cross-aarch64-gcc11.changes index 6670830..e53c787 100644 --- a/cross-aarch64-gcc11.changes +++ b/cross-aarch64-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-aarch64-gcc11.spec b/cross-aarch64-gcc11.spec index a3d7cbe..8284c67 100644 --- a/cross-aarch64-gcc11.spec +++ b/cross-aarch64-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-amdgcn-gcc11.changes b/cross-amdgcn-gcc11.changes index 6670830..e53c787 100644 --- a/cross-amdgcn-gcc11.changes +++ b/cross-amdgcn-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-amdgcn-gcc11.spec b/cross-amdgcn-gcc11.spec index e4251c8..258095f 100644 --- a/cross-amdgcn-gcc11.spec +++ b/cross-amdgcn-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-arm-gcc11.changes b/cross-arm-gcc11.changes index 6670830..e53c787 100644 --- a/cross-arm-gcc11.changes +++ b/cross-arm-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-arm-gcc11.spec b/cross-arm-gcc11.spec index f401044..e94ca27 100644 --- a/cross-arm-gcc11.spec +++ b/cross-arm-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-arm-none-gcc11-bootstrap.changes b/cross-arm-none-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-arm-none-gcc11-bootstrap.changes +++ b/cross-arm-none-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-arm-none-gcc11-bootstrap.spec b/cross-arm-none-gcc11-bootstrap.spec index 04bbef1..45becc3 100644 --- a/cross-arm-none-gcc11-bootstrap.spec +++ b/cross-arm-none-gcc11-bootstrap.spec @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -136,6 +136,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -327,6 +328,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-arm-none-gcc11.changes b/cross-arm-none-gcc11.changes index 6670830..e53c787 100644 --- a/cross-arm-none-gcc11.changes +++ b/cross-arm-none-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-arm-none-gcc11.spec b/cross-arm-none-gcc11.spec index cfb1041..039c8dc 100644 --- a/cross-arm-none-gcc11.spec +++ b/cross-arm-none-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-avr-gcc11-bootstrap.changes b/cross-avr-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-avr-gcc11-bootstrap.changes +++ b/cross-avr-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-avr-gcc11-bootstrap.spec b/cross-avr-gcc11-bootstrap.spec index e592490..a908075 100644 --- a/cross-avr-gcc11-bootstrap.spec +++ b/cross-avr-gcc11-bootstrap.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-avr-gcc11.changes b/cross-avr-gcc11.changes index 6670830..e53c787 100644 --- a/cross-avr-gcc11.changes +++ b/cross-avr-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-avr-gcc11.spec b/cross-avr-gcc11.spec index 5fab739..7234e87 100644 --- a/cross-avr-gcc11.spec +++ b/cross-avr-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-epiphany-gcc11-bootstrap.changes b/cross-epiphany-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-epiphany-gcc11-bootstrap.changes +++ b/cross-epiphany-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-epiphany-gcc11-bootstrap.spec b/cross-epiphany-gcc11-bootstrap.spec index a12d301..51029d0 100644 --- a/cross-epiphany-gcc11-bootstrap.spec +++ b/cross-epiphany-gcc11-bootstrap.spec @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -136,6 +136,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -327,6 +328,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-epiphany-gcc11.changes b/cross-epiphany-gcc11.changes index 6670830..e53c787 100644 --- a/cross-epiphany-gcc11.changes +++ b/cross-epiphany-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-epiphany-gcc11.spec b/cross-epiphany-gcc11.spec index 3abfa5c..2debe6a 100644 --- a/cross-epiphany-gcc11.spec +++ b/cross-epiphany-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-hppa-gcc11.changes b/cross-hppa-gcc11.changes index 6670830..e53c787 100644 --- a/cross-hppa-gcc11.changes +++ b/cross-hppa-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-hppa-gcc11.spec b/cross-hppa-gcc11.spec index eab52c7..8f5ec06 100644 --- a/cross-hppa-gcc11.spec +++ b/cross-hppa-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-m68k-gcc11.changes b/cross-m68k-gcc11.changes index 6670830..e53c787 100644 --- a/cross-m68k-gcc11.changes +++ b/cross-m68k-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-m68k-gcc11.spec b/cross-m68k-gcc11.spec index 113d4b3..da8a1a2 100644 --- a/cross-m68k-gcc11.spec +++ b/cross-m68k-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-mips-gcc11.changes b/cross-mips-gcc11.changes index 6670830..e53c787 100644 --- a/cross-mips-gcc11.changes +++ b/cross-mips-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-mips-gcc11.spec b/cross-mips-gcc11.spec index 6092220..33acfb3 100644 --- a/cross-mips-gcc11.spec +++ b/cross-mips-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-nvptx-gcc11.changes b/cross-nvptx-gcc11.changes index 6670830..e53c787 100644 --- a/cross-nvptx-gcc11.changes +++ b/cross-nvptx-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-nvptx-gcc11.spec b/cross-nvptx-gcc11.spec index 14b12a5..a3329f8 100644 --- a/cross-nvptx-gcc11.spec +++ b/cross-nvptx-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-ppc64-gcc11.changes b/cross-ppc64-gcc11.changes index 6670830..e53c787 100644 --- a/cross-ppc64-gcc11.changes +++ b/cross-ppc64-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-ppc64-gcc11.spec b/cross-ppc64-gcc11.spec index 96cb4f1..092d1f1 100644 --- a/cross-ppc64-gcc11.spec +++ b/cross-ppc64-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-ppc64le-gcc11.changes b/cross-ppc64le-gcc11.changes index 6670830..e53c787 100644 --- a/cross-ppc64le-gcc11.changes +++ b/cross-ppc64le-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-ppc64le-gcc11.spec b/cross-ppc64le-gcc11.spec index 47e77fc..aff66e2 100644 --- a/cross-ppc64le-gcc11.spec +++ b/cross-ppc64le-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-riscv64-elf-gcc11-bootstrap.changes b/cross-riscv64-elf-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-riscv64-elf-gcc11-bootstrap.changes +++ b/cross-riscv64-elf-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-riscv64-elf-gcc11-bootstrap.spec b/cross-riscv64-elf-gcc11-bootstrap.spec index 8285f77..b993ce6 100644 --- a/cross-riscv64-elf-gcc11-bootstrap.spec +++ b/cross-riscv64-elf-gcc11-bootstrap.spec @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -136,6 +136,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -327,6 +328,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-riscv64-elf-gcc11.changes b/cross-riscv64-elf-gcc11.changes index 6670830..e53c787 100644 --- a/cross-riscv64-elf-gcc11.changes +++ b/cross-riscv64-elf-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-riscv64-elf-gcc11.spec b/cross-riscv64-elf-gcc11.spec index f331a34..b92ee77 100644 --- a/cross-riscv64-elf-gcc11.spec +++ b/cross-riscv64-elf-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-riscv64-gcc11-bootstrap.changes b/cross-riscv64-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-riscv64-gcc11-bootstrap.changes +++ b/cross-riscv64-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-riscv64-gcc11-bootstrap.spec b/cross-riscv64-gcc11-bootstrap.spec index ba2cd7e..95dab66 100644 --- a/cross-riscv64-gcc11-bootstrap.spec +++ b/cross-riscv64-gcc11-bootstrap.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-riscv64-gcc11.changes b/cross-riscv64-gcc11.changes index 6670830..e53c787 100644 --- a/cross-riscv64-gcc11.changes +++ b/cross-riscv64-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-riscv64-gcc11.spec b/cross-riscv64-gcc11.spec index 8c8e2a4..2ef3483 100644 --- a/cross-riscv64-gcc11.spec +++ b/cross-riscv64-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-rx-gcc11-bootstrap.changes b/cross-rx-gcc11-bootstrap.changes index 6670830..e53c787 100644 --- a/cross-rx-gcc11-bootstrap.changes +++ b/cross-rx-gcc11-bootstrap.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-rx-gcc11-bootstrap.spec b/cross-rx-gcc11-bootstrap.spec index 320a6fa..b8705ad 100644 --- a/cross-rx-gcc11-bootstrap.spec +++ b/cross-rx-gcc11-bootstrap.spec @@ -110,7 +110,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -136,6 +136,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -327,6 +328,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-rx-gcc11.changes b/cross-rx-gcc11.changes index 6670830..e53c787 100644 --- a/cross-rx-gcc11.changes +++ b/cross-rx-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-rx-gcc11.spec b/cross-rx-gcc11.spec index e9519b0..d8659d1 100644 --- a/cross-rx-gcc11.spec +++ b/cross-rx-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-s390x-gcc11.changes b/cross-s390x-gcc11.changes index 6670830..e53c787 100644 --- a/cross-s390x-gcc11.changes +++ b/cross-s390x-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-s390x-gcc11.spec b/cross-s390x-gcc11.spec index 09c89c7..9e41368 100644 --- a/cross-s390x-gcc11.spec +++ b/cross-s390x-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-sparc-gcc11.changes b/cross-sparc-gcc11.changes index 6670830..e53c787 100644 --- a/cross-sparc-gcc11.changes +++ b/cross-sparc-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-sparc-gcc11.spec b/cross-sparc-gcc11.spec index c07eccf..61281a5 100644 --- a/cross-sparc-gcc11.spec +++ b/cross-sparc-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-sparc64-gcc11.changes b/cross-sparc64-gcc11.changes index 6670830..e53c787 100644 --- a/cross-sparc64-gcc11.changes +++ b/cross-sparc64-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-sparc64-gcc11.spec b/cross-sparc64-gcc11.spec index f566877..aceb3cc 100644 --- a/cross-sparc64-gcc11.spec +++ b/cross-sparc64-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/cross-x86_64-gcc11.changes b/cross-x86_64-gcc11.changes index 6670830..e53c787 100644 --- a/cross-x86_64-gcc11.changes +++ b/cross-x86_64-gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/cross-x86_64-gcc11.spec b/cross-x86_64-gcc11.spec index 13dfd31..c5a5644 100644 --- a/cross-x86_64-gcc11.spec +++ b/cross-x86_64-gcc11.spec @@ -109,7 +109,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -135,6 +135,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -326,6 +327,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/gcc-11.2.1+git1173.tar.xz b/gcc-11.2.1+git1173.tar.xz deleted file mode 100644 index f70eefb..0000000 --- a/gcc-11.2.1+git1173.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0eba34c9161944fe52b565758606a142f522de43d64b35a3419b34e15d4f1c0b -size 80432008 diff --git a/gcc-11.2.1+git1406.tar.xz b/gcc-11.2.1+git1406.tar.xz new file mode 100644 index 0000000..3488480 --- /dev/null +++ b/gcc-11.2.1+git1406.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bad17fdc2af53ddd140e0e2a873c948436c35b77bb1de1761f31c421d64ab44 +size 80276788 diff --git a/gcc.spec.in b/gcc.spec.in index ab8da5d..d18ea3b 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -190,7 +190,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 1 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -364,6 +364,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -1195,6 +1196,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/gcc11-pr104931.patch b/gcc11-pr104931.patch new file mode 100644 index 0000000..29a5235 --- /dev/null +++ b/gcc11-pr104931.patch @@ -0,0 +1,50 @@ +From 841a5f32add8d0c9fd33454e89b67b8fa3ded0c3 Mon Sep 17 00:00:00 2001 +From: Richard Biener +Date: Wed, 16 Mar 2022 14:53:06 +0100 +Subject: [PATCH] tree-optimization/104931 - mitigate niter analysis issue +To: gcc-patches@gcc.gnu.org + +The following backports a pointer associating pattern from trunk +that mitigates an issue with number_of_iterations_lt_to_ne in +which context we fail to fold a comparison but succeed in folding +a related subtraction. In the failure mode this results in +a loop wrongly assumed looping with a bogus number of iterations, +resulting in crashing of the premake application on start. + +With the backported simplification we are able to fold the +comparison and correctly compute the loop as not iterating. + +I have failed to create a standalone testcase. I belive part +of the issue is still latent but I have failed to nail down +the issue exactly. Still I believe the backporting of the +mitigation patch is the most sensible and safe thing at this +point. + +2022-03-16 Richard Biener + + PR tree-optimization/104931 + * match.pd ((ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z))): New GENERIC + simplification. +--- + gcc/match.pd | 5 +++++ + 1 file changed, 5 insertions(+) + +diff --git a/gcc/match.pd b/gcc/match.pd +index 05a08d0f96a..a005dcd42bd 100644 +--- a/gcc/match.pd ++++ b/gcc/match.pd +@@ -1997,6 +1997,11 @@ DEFINE_INT_AND_FLOAT_ROUND_FN (RINT) + (simplify + (pointer_plus (pointer_plus:s @0 @1) @3) + (pointer_plus @0 (plus @1 @3))) ++#if GENERIC ++(simplify ++ (pointer_plus (convert:s (pointer_plus:s @0 @1)) @3) ++ (convert:type (pointer_plus @0 (plus @1 @3)))) ++#endif + + /* Pattern match + tem1 = (long) ptr1; +-- +2.34.1 + diff --git a/gcc11-testresults.changes b/gcc11-testresults.changes index 6670830..e53c787 100644 --- a/gcc11-testresults.changes +++ b/gcc11-testresults.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/gcc11-testresults.spec b/gcc11-testresults.spec index a059cb1..c675541 100644 --- a/gcc11-testresults.spec +++ b/gcc11-testresults.spec @@ -207,7 +207,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -380,6 +380,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -517,6 +518,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1 diff --git a/gcc11.changes b/gcc11.changes index 6670830..e53c787 100644 --- a/gcc11.changes +++ b/gcc11.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Mar 16 15:10:15 UTC 2022 - Richard Biener + +- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406 + * includes change to adjust gnats idea of the target, fixing + the build of gprbuild. [bsc#1196861] +- Add gcc11-pr104931.patch to fix miscompile of embedded premake + in 0ad on i586. [bsc#1197065] + ------------------------------------------------------------------- Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller diff --git a/gcc11.spec b/gcc11.spec index b732b09..6c98144 100644 --- a/gcc11.spec +++ b/gcc11.spec @@ -186,7 +186,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 11.2.1+git1173 +Version: 11.2.1+git1406 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -359,6 +359,7 @@ Patch17: gcc9-reproducible-builds-buildid-for-checksum.patch Patch18: gcc10-amdgcn-llvm-as.patch Patch19: gcc11-gdwarf-4-default.patch Patch20: gcc11-amdgcn-disable-hot-cold-partitioning.patch +Patch21: gcc11-pr104931.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch Patch52: gcc10-foffload-default.patch @@ -2000,6 +2001,7 @@ cd .. %patch19 -p1 %endif %patch20 -p1 +%patch21 -p1 %patch51 %patch52 -p1 %patch60 -p1