- Update to GCC 7.5.0 release.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=174
This commit is contained in:
Richard Biener 2019-11-14 09:32:49 +00:00 committed by Git OBS Bridge
parent aad8cc268f
commit fd2cfc4ffd
49 changed files with 73 additions and 73 deletions

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -103,7 +103,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -103,7 +103,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -103,7 +103,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -102,7 +102,7 @@ Name: %{pkgname}
%define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64
URL: https://gcc.gnu.org/
Version: 7.4.1+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5cdd5e63dfd53da8e1fbba66318ac33bf88e296a3f32f35ac0420ed0350b984b
size 61394640

3
gcc-7.5.0+r278197.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f2be0008f0069d4d285ff82e5a73982ecdb1121e25be1bf9ff53207b4b498bd
size 61466948

View File

@ -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+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -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+r277807
Version: 7.5.0+r278197
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/+/-/')

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Tue Nov 5 07:50:44 UTC 2019 - Richard Biener <rguenther@suse.com>
Thu Nov 14 09:29:39 UTC 2019 - Richard Biener <rguenther@suse.com>
- Update to gcc-7-branch head (r277814).
- Update to GCC 7.5.0 release.
- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local
static initialization. [gcc#85887]

View File

@ -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+r277807
Version: 7.5.0+r278197
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/+/-/')