From f8dc3b67a1f532ad3e5913e6737e9602027a8df4fcd4d8d2519eca538c553d8c Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Fri, 28 Apr 2017 12:28:25 +0000 Subject: [PATCH] - Update to gcc-7-branch head (r247368) * Includes GCC 7.1 RC2 * Includes ARM ABI fix for PR77728, fixing ABI incompatibility with GCC 4.8. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=49 --- cross-aarch64-gcc7.changes | 10 +++++----- cross-aarch64-gcc7.spec | 2 +- cross-arm-gcc7.changes | 10 +++++----- cross-arm-gcc7.spec | 2 +- cross-avr-gcc7.changes | 10 +++++----- cross-avr-gcc7.spec | 2 +- cross-epiphany-gcc7-bootstrap.changes | 10 +++++----- cross-epiphany-gcc7-bootstrap.spec | 2 +- cross-epiphany-gcc7.changes | 10 +++++----- cross-epiphany-gcc7.spec | 2 +- cross-hppa-gcc7.changes | 10 +++++----- cross-hppa-gcc7.spec | 2 +- cross-i386-gcc7.changes | 10 +++++----- cross-i386-gcc7.spec | 2 +- cross-m68k-gcc7.changes | 10 +++++----- cross-m68k-gcc7.spec | 2 +- cross-mips-gcc7.changes | 10 +++++----- cross-mips-gcc7.spec | 2 +- cross-nvptx-gcc7.changes | 10 +++++----- cross-nvptx-gcc7.spec | 2 +- cross-ppc64-gcc7.changes | 10 +++++----- cross-ppc64-gcc7.spec | 2 +- cross-ppc64le-gcc7.changes | 10 +++++----- cross-ppc64le-gcc7.spec | 2 +- cross-rx-gcc7-bootstrap.changes | 10 +++++----- cross-rx-gcc7-bootstrap.spec | 2 +- cross-rx-gcc7.changes | 10 +++++----- cross-rx-gcc7.spec | 2 +- cross-s390x-gcc7.changes | 10 +++++----- cross-s390x-gcc7.spec | 2 +- cross-sparc-gcc7.changes | 10 +++++----- cross-sparc-gcc7.spec | 2 +- cross-sparc64-gcc7.changes | 10 +++++----- cross-sparc64-gcc7.spec | 2 +- cross-x86_64-gcc7.changes | 10 +++++----- cross-x86_64-gcc7.spec | 2 +- gcc-7.0.1-r247272.tar.bz2 | 3 --- gcc-7.0.1-r247368.tar.bz2 | 3 +++ gcc.spec.in | 2 +- gcc7-testresults.changes | 10 +++++----- gcc7-testresults.spec | 2 +- gcc7.changes | 10 +++++----- gcc7.spec | 2 +- 43 files changed, 124 insertions(+), 124 deletions(-) delete mode 100644 gcc-7.0.1-r247272.tar.bz2 create mode 100644 gcc-7.0.1-r247368.tar.bz2 diff --git a/cross-aarch64-gcc7.changes b/cross-aarch64-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-aarch64-gcc7.changes +++ b/cross-aarch64-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-aarch64-gcc7.spec b/cross-aarch64-gcc7.spec index 562d757..2a64feb 100644 --- a/cross-aarch64-gcc7.spec +++ b/cross-aarch64-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-arm-gcc7.changes b/cross-arm-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-arm-gcc7.changes +++ b/cross-arm-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-arm-gcc7.spec b/cross-arm-gcc7.spec index 6fbd8d4..20a6c90 100644 --- a/cross-arm-gcc7.spec +++ b/cross-arm-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-avr-gcc7.changes b/cross-avr-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-avr-gcc7.changes +++ b/cross-avr-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-avr-gcc7.spec b/cross-avr-gcc7.spec index 547e514..3a351c8 100644 --- a/cross-avr-gcc7.spec +++ b/cross-avr-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-epiphany-gcc7-bootstrap.changes b/cross-epiphany-gcc7-bootstrap.changes index 860dfcf..7835305 100644 --- a/cross-epiphany-gcc7-bootstrap.changes +++ b/cross-epiphany-gcc7-bootstrap.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-epiphany-gcc7-bootstrap.spec b/cross-epiphany-gcc7-bootstrap.spec index b4c9590..4044f74 100644 --- a/cross-epiphany-gcc7-bootstrap.spec +++ b/cross-epiphany-gcc7-bootstrap.spec @@ -157,7 +157,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-epiphany-gcc7.changes b/cross-epiphany-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-epiphany-gcc7.changes +++ b/cross-epiphany-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-epiphany-gcc7.spec b/cross-epiphany-gcc7.spec index 29a9be9..14f217d 100644 --- a/cross-epiphany-gcc7.spec +++ b/cross-epiphany-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-hppa-gcc7.changes b/cross-hppa-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-hppa-gcc7.changes +++ b/cross-hppa-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-hppa-gcc7.spec b/cross-hppa-gcc7.spec index fa8c7d2..b171b0a 100644 --- a/cross-hppa-gcc7.spec +++ b/cross-hppa-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-i386-gcc7.changes b/cross-i386-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-i386-gcc7.changes +++ b/cross-i386-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-i386-gcc7.spec b/cross-i386-gcc7.spec index 5eb3bcc..270abf0 100644 --- a/cross-i386-gcc7.spec +++ b/cross-i386-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-m68k-gcc7.changes b/cross-m68k-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-m68k-gcc7.changes +++ b/cross-m68k-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-m68k-gcc7.spec b/cross-m68k-gcc7.spec index 13b0c5a..e1ee422 100644 --- a/cross-m68k-gcc7.spec +++ b/cross-m68k-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-mips-gcc7.changes b/cross-mips-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-mips-gcc7.changes +++ b/cross-mips-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-mips-gcc7.spec b/cross-mips-gcc7.spec index eda2436..46c203b 100644 --- a/cross-mips-gcc7.spec +++ b/cross-mips-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-nvptx-gcc7.changes b/cross-nvptx-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-nvptx-gcc7.changes +++ b/cross-nvptx-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-nvptx-gcc7.spec b/cross-nvptx-gcc7.spec index b3a5080..eec7d89 100644 --- a/cross-nvptx-gcc7.spec +++ b/cross-nvptx-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-ppc64-gcc7.changes b/cross-ppc64-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-ppc64-gcc7.changes +++ b/cross-ppc64-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-ppc64-gcc7.spec b/cross-ppc64-gcc7.spec index 40c1495..86e9e8e 100644 --- a/cross-ppc64-gcc7.spec +++ b/cross-ppc64-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-ppc64le-gcc7.changes b/cross-ppc64le-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-ppc64le-gcc7.changes +++ b/cross-ppc64le-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-ppc64le-gcc7.spec b/cross-ppc64le-gcc7.spec index 8ed41ed..c3d2f15 100644 --- a/cross-ppc64le-gcc7.spec +++ b/cross-ppc64le-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-rx-gcc7-bootstrap.changes b/cross-rx-gcc7-bootstrap.changes index 860dfcf..7835305 100644 --- a/cross-rx-gcc7-bootstrap.changes +++ b/cross-rx-gcc7-bootstrap.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-rx-gcc7-bootstrap.spec b/cross-rx-gcc7-bootstrap.spec index 466e4ba..e14d9d8 100644 --- a/cross-rx-gcc7-bootstrap.spec +++ b/cross-rx-gcc7-bootstrap.spec @@ -157,7 +157,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-rx-gcc7.changes b/cross-rx-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-rx-gcc7.changes +++ b/cross-rx-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-rx-gcc7.spec b/cross-rx-gcc7.spec index 1140612..2327838 100644 --- a/cross-rx-gcc7.spec +++ b/cross-rx-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-s390x-gcc7.changes b/cross-s390x-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-s390x-gcc7.changes +++ b/cross-s390x-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-s390x-gcc7.spec b/cross-s390x-gcc7.spec index 5dbdea2..6cdd1bf 100644 --- a/cross-s390x-gcc7.spec +++ b/cross-s390x-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-sparc-gcc7.changes b/cross-sparc-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-sparc-gcc7.changes +++ b/cross-sparc-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-sparc-gcc7.spec b/cross-sparc-gcc7.spec index bd8d3f7..22b8156 100644 --- a/cross-sparc-gcc7.spec +++ b/cross-sparc-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-sparc64-gcc7.changes b/cross-sparc64-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-sparc64-gcc7.changes +++ b/cross-sparc64-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-sparc64-gcc7.spec b/cross-sparc64-gcc7.spec index 91f692e..c8fbb48 100644 --- a/cross-sparc64-gcc7.spec +++ b/cross-sparc64-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/cross-x86_64-gcc7.changes b/cross-x86_64-gcc7.changes index 860dfcf..7835305 100644 --- a/cross-x86_64-gcc7.changes +++ b/cross-x86_64-gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/cross-x86_64-gcc7.spec b/cross-x86_64-gcc7.spec index a056c65..772321f 100644 --- a/cross-x86_64-gcc7.spec +++ b/cross-x86_64-gcc7.spec @@ -156,7 +156,7 @@ Requires(preun): update-alternatives %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/gcc-7.0.1-r247272.tar.bz2 b/gcc-7.0.1-r247272.tar.bz2 deleted file mode 100644 index a0eccff..0000000 --- a/gcc-7.0.1-r247272.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:44c2f00b26060dd345f9303e3dc2c86067561c6fde845882b5b63dc110ec6158 -size 76069944 diff --git a/gcc-7.0.1-r247368.tar.bz2 b/gcc-7.0.1-r247368.tar.bz2 new file mode 100644 index 0000000..727d430 --- /dev/null +++ b/gcc-7.0.1-r247368.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665e1c1d13a8e9bf5ca17c61c74d2e8856e925fc575771af9ac997774889334b +size 76047324 diff --git a/gcc.spec.in b/gcc.spec.in index 13dfd0a..95e71ce 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -238,7 +238,7 @@ BuildRequires: gdb %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 1 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/gcc7-testresults.changes b/gcc7-testresults.changes index 860dfcf..7835305 100644 --- a/gcc7-testresults.changes +++ b/gcc7-testresults.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/gcc7-testresults.spec b/gcc7-testresults.spec index 343fc56..0a7279a 100644 --- a/gcc7-testresults.spec +++ b/gcc7-testresults.spec @@ -252,7 +252,7 @@ BuildRequires: gdb %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1) diff --git a/gcc7.changes b/gcc7.changes index 860dfcf..7835305 100644 --- a/gcc7.changes +++ b/gcc7.changes @@ -1,10 +1,10 @@ ------------------------------------------------------------------- -Wed Apr 26 07:36:50 UTC 2017 - rguenther@suse.com +Fri Apr 28 12:26:08 UTC 2017 - rguenther@suse.com -- Update to gcc-7-branch head (r247272) - * Includes GCC 7.1 RC1 - * Includes ARM and AARCH64 ABI fix for PR77728, fixing ABI - incompatibility with GCC 4.8. +- Update to gcc-7-branch head (r247368) + * Includes GCC 7.1 RC2 + * Includes ARM ABI fix for PR77728, fixing ABI incompatibility + with GCC 4.8. ------------------------------------------------------------------- Thu Apr 20 11:17:21 UTC 2017 - rguenther@suse.com diff --git a/gcc7.spec b/gcc7.spec index 2f5aae3..e56696a 100644 --- a/gcc7.spec +++ b/gcc7.spec @@ -234,7 +234,7 @@ BuildRequires: gdb %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 Url: http://gcc.gnu.org/ -Version: 7.0.1+r247272 +Version: 7.0.1+r247368 Release: 0 %define gcc_version %(echo %version | sed 's/+.*//') %define gcc_dir_version %(echo %gcc_version | cut -d '.' -f 1)