- Update to gcc-7-branch head (r273559).
* Includes fix for vector shift miscompilation on s390. [bsc#1141897] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=162
This commit is contained in:
parent
73d029dbc5
commit
3efc8ad895
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -171,7 +171,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -171,7 +171,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -171,7 +171,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -170,7 +170,7 @@ Requires(preun): update-alternatives
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe4131d0c5402500ab71d5f2cf085f2a721fca267febc3bb1af509fdde8c56cc
|
||||
size 61317324
|
3
gcc-7.4.1+r273559.tar.xz
Normal file
3
gcc-7.4.1+r273559.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a2e6d51106bdff16a83d31ca1944c31a81a7e1792783fc934ba28290a41bb5cf
|
||||
size 61284024
|
@ -239,7 +239,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -253,7 +253,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 18 07:10:26 UTC 2019 - rguenther@suse.com
|
||||
|
||||
- Update to gcc-7-branch head (r273559).
|
||||
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 10:37:51 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -235,7 +235,7 @@ BuildRequires: gdb
|
||||
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
|
||||
|
||||
URL: https://gcc.gnu.org/
|
||||
Version: 7.4.1+r270528
|
||||
Version: 7.4.1+r273559
|
||||
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/+/-/')
|
||||
|
Loading…
x
Reference in New Issue
Block a user