- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
* includes gcc11-pr104931.patch OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=391
This commit is contained in:
parent
90ed7cfadb
commit
3704246850
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +136,6 @@ 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
|
||||
@ -328,7 +327,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +136,6 @@ 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
|
||||
@ -328,7 +327,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +136,6 @@ 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
|
||||
@ -328,7 +327,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +136,6 @@ 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
|
||||
@ -328,7 +327,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -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+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +135,6 @@ 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,7 +326,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ccbbb230a29ebb3e9d68d63d1a7262b4c3329fe6e017e6b7278d2a3148837aa
|
||||
size 80134836
|
3
gcc-11.2.1+git1593.tar.xz
Normal file
3
gcc-11.2.1+git1593.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:859c4398c5d70a7f943e12c144f456431d8059a504abccf3ee43b057f8fe4b5c
|
||||
size 80080996
|
@ -190,7 +190,7 @@
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 11.2.1+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +364,6 @@ 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
|
||||
@ -1203,7 +1202,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,50 +0,0 @@
|
||||
From 841a5f32add8d0c9fd33454e89b67b8fa3ded0c3 Mon Sep 17 00:00:00 2001
|
||||
From: Richard Biener <rguenther@suse.de>
|
||||
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 <rguenther@suse.de>
|
||||
|
||||
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
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -207,7 +207,7 @@
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 11.2.1+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +380,6 @@ 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
|
||||
@ -518,7 +517,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 8 05:58:44 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
Wed Apr 13 06:30:35 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
||||
- Update to gcc-11 branch head (faba16dd683750fc82c49fdd4), git1543
|
||||
- Update to gcc-11 branch head (5b87d9f50b421e18be2a4ef95), git1593
|
||||
* includes gcc11-pr104931.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 1 09:52:40 UTC 2022 - Richard Biener <rguenther@suse.com>
|
||||
|
@ -186,7 +186,7 @@
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 11.2.1+git1543
|
||||
Version: 11.2.1+git1593
|
||||
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,7 +359,6 @@ 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
|
||||
@ -2008,7 +2007,6 @@ cd ..
|
||||
%patch19 -p1
|
||||
%endif
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch51
|
||||
%patch52 -p1
|
||||
%patch60 -p1
|
||||
|
Loading…
x
Reference in New Issue
Block a user