From 9e449670bcac92c414f3abee987d191c1626609e5fb782b9c3909a8c88f3a499 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Wed, 2 Oct 2019 07:47:59 +0000 Subject: [PATCH 1/3] - Add gcc7-bsc1146475.patch to fix debug info created for array definitions that complete an earlier declaration. [bsc#1146475] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=172 --- cross-aarch64-gcc7.changes | 6 + cross-aarch64-gcc7.spec | 2 + cross-arm-gcc7.changes | 6 + cross-arm-gcc7.spec | 2 + cross-arm-none-gcc7-bootstrap.changes | 6 + cross-arm-none-gcc7-bootstrap.spec | 2 + cross-arm-none-gcc7.changes | 6 + cross-arm-none-gcc7.spec | 2 + cross-avr-gcc7-bootstrap.changes | 6 + cross-avr-gcc7-bootstrap.spec | 2 + cross-avr-gcc7.changes | 6 + cross-avr-gcc7.spec | 2 + cross-epiphany-gcc7-bootstrap.changes | 6 + cross-epiphany-gcc7-bootstrap.spec | 2 + cross-epiphany-gcc7.changes | 6 + cross-epiphany-gcc7.spec | 2 + cross-hppa-gcc7.changes | 6 + cross-hppa-gcc7.spec | 2 + cross-i386-gcc7.changes | 6 + cross-i386-gcc7.spec | 2 + cross-m68k-gcc7.changes | 6 + cross-m68k-gcc7.spec | 2 + cross-mips-gcc7.changes | 6 + cross-mips-gcc7.spec | 2 + cross-nvptx-gcc7.changes | 6 + cross-nvptx-gcc7.spec | 2 + cross-ppc64-gcc7.changes | 6 + cross-ppc64-gcc7.spec | 2 + cross-ppc64le-gcc7.changes | 6 + cross-ppc64le-gcc7.spec | 2 + cross-rx-gcc7-bootstrap.changes | 6 + cross-rx-gcc7-bootstrap.spec | 2 + cross-rx-gcc7.changes | 6 + cross-rx-gcc7.spec | 2 + cross-s390x-gcc7.changes | 6 + cross-s390x-gcc7.spec | 2 + cross-sparc-gcc7.changes | 6 + cross-sparc-gcc7.spec | 2 + cross-sparc64-gcc7.changes | 6 + cross-sparc64-gcc7.spec | 2 + cross-x86_64-gcc7.changes | 6 + cross-x86_64-gcc7.spec | 2 + gcc.spec.in | 4 +- gcc7-bsc1146475.patch | 226 ++++++++++++++++++++++++++ gcc7-testresults.changes | 6 + gcc7-testresults.spec | 2 + gcc7.changes | 6 + gcc7.spec | 2 + 48 files changed, 413 insertions(+), 1 deletion(-) create mode 100644 gcc7-bsc1146475.patch diff --git a/cross-aarch64-gcc7.changes b/cross-aarch64-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-aarch64-gcc7.changes +++ b/cross-aarch64-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-aarch64-gcc7.spec b/cross-aarch64-gcc7.spec index dfd004b..c9341d5 100644 --- a/cross-aarch64-gcc7.spec +++ b/cross-aarch64-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-arm-gcc7.changes b/cross-arm-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-arm-gcc7.changes +++ b/cross-arm-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-arm-gcc7.spec b/cross-arm-gcc7.spec index 5705f00..7a36330 100644 --- a/cross-arm-gcc7.spec +++ b/cross-arm-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-arm-none-gcc7-bootstrap.changes b/cross-arm-none-gcc7-bootstrap.changes index b866a71..ce6b86b 100644 --- a/cross-arm-none-gcc7-bootstrap.changes +++ b/cross-arm-none-gcc7-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-arm-none-gcc7-bootstrap.spec b/cross-arm-none-gcc7-bootstrap.spec index 6ec4b1c..04b9391 100644 --- a/cross-arm-none-gcc7-bootstrap.spec +++ b/cross-arm-none-gcc7-bootstrap.spec @@ -125,6 +125,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -270,6 +271,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-arm-none-gcc7.changes b/cross-arm-none-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-arm-none-gcc7.changes +++ b/cross-arm-none-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-arm-none-gcc7.spec b/cross-arm-none-gcc7.spec index f2ccc7f..b25d2e4 100644 --- a/cross-arm-none-gcc7.spec +++ b/cross-arm-none-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-avr-gcc7-bootstrap.changes b/cross-avr-gcc7-bootstrap.changes index b866a71..ce6b86b 100644 --- a/cross-avr-gcc7-bootstrap.changes +++ b/cross-avr-gcc7-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-avr-gcc7-bootstrap.spec b/cross-avr-gcc7-bootstrap.spec index 40f36e1..77daa06 100644 --- a/cross-avr-gcc7-bootstrap.spec +++ b/cross-avr-gcc7-bootstrap.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-avr-gcc7.changes b/cross-avr-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-avr-gcc7.changes +++ b/cross-avr-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-avr-gcc7.spec b/cross-avr-gcc7.spec index 7f399ed..fbb3e51 100644 --- a/cross-avr-gcc7.spec +++ b/cross-avr-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-epiphany-gcc7-bootstrap.changes b/cross-epiphany-gcc7-bootstrap.changes index b866a71..ce6b86b 100644 --- a/cross-epiphany-gcc7-bootstrap.changes +++ b/cross-epiphany-gcc7-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-epiphany-gcc7-bootstrap.spec b/cross-epiphany-gcc7-bootstrap.spec index 4ea8c6c..52b5121 100644 --- a/cross-epiphany-gcc7-bootstrap.spec +++ b/cross-epiphany-gcc7-bootstrap.spec @@ -125,6 +125,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -270,6 +271,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-epiphany-gcc7.changes b/cross-epiphany-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-epiphany-gcc7.changes +++ b/cross-epiphany-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-epiphany-gcc7.spec b/cross-epiphany-gcc7.spec index 9aadb6b..5b3e1bd 100644 --- a/cross-epiphany-gcc7.spec +++ b/cross-epiphany-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-hppa-gcc7.changes b/cross-hppa-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-hppa-gcc7.changes +++ b/cross-hppa-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-hppa-gcc7.spec b/cross-hppa-gcc7.spec index 44bbd25..f77f673 100644 --- a/cross-hppa-gcc7.spec +++ b/cross-hppa-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-i386-gcc7.changes b/cross-i386-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-i386-gcc7.changes +++ b/cross-i386-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-i386-gcc7.spec b/cross-i386-gcc7.spec index d767f3f..f169a80 100644 --- a/cross-i386-gcc7.spec +++ b/cross-i386-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-m68k-gcc7.changes b/cross-m68k-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-m68k-gcc7.changes +++ b/cross-m68k-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-m68k-gcc7.spec b/cross-m68k-gcc7.spec index ec56507..5ca5f53 100644 --- a/cross-m68k-gcc7.spec +++ b/cross-m68k-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-mips-gcc7.changes b/cross-mips-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-mips-gcc7.changes +++ b/cross-mips-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-mips-gcc7.spec b/cross-mips-gcc7.spec index 9d9e622..a68a2af 100644 --- a/cross-mips-gcc7.spec +++ b/cross-mips-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-nvptx-gcc7.changes b/cross-nvptx-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-nvptx-gcc7.changes +++ b/cross-nvptx-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-nvptx-gcc7.spec b/cross-nvptx-gcc7.spec index 06de28a..c110095 100644 --- a/cross-nvptx-gcc7.spec +++ b/cross-nvptx-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-ppc64-gcc7.changes b/cross-ppc64-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-ppc64-gcc7.changes +++ b/cross-ppc64-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-ppc64-gcc7.spec b/cross-ppc64-gcc7.spec index e1ed685..4b17106 100644 --- a/cross-ppc64-gcc7.spec +++ b/cross-ppc64-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-ppc64le-gcc7.changes b/cross-ppc64le-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-ppc64le-gcc7.changes +++ b/cross-ppc64le-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-ppc64le-gcc7.spec b/cross-ppc64le-gcc7.spec index 86c45a6..62ffbef 100644 --- a/cross-ppc64le-gcc7.spec +++ b/cross-ppc64le-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-rx-gcc7-bootstrap.changes b/cross-rx-gcc7-bootstrap.changes index b866a71..ce6b86b 100644 --- a/cross-rx-gcc7-bootstrap.changes +++ b/cross-rx-gcc7-bootstrap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-rx-gcc7-bootstrap.spec b/cross-rx-gcc7-bootstrap.spec index e5cbebb..e0080e7 100644 --- a/cross-rx-gcc7-bootstrap.spec +++ b/cross-rx-gcc7-bootstrap.spec @@ -125,6 +125,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -270,6 +271,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-rx-gcc7.changes b/cross-rx-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-rx-gcc7.changes +++ b/cross-rx-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-rx-gcc7.spec b/cross-rx-gcc7.spec index 4671dd2..bbfe559 100644 --- a/cross-rx-gcc7.spec +++ b/cross-rx-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-s390x-gcc7.changes b/cross-s390x-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-s390x-gcc7.changes +++ b/cross-s390x-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-s390x-gcc7.spec b/cross-s390x-gcc7.spec index 551ec42..3731c97 100644 --- a/cross-s390x-gcc7.spec +++ b/cross-s390x-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-sparc-gcc7.changes b/cross-sparc-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-sparc-gcc7.changes +++ b/cross-sparc-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-sparc-gcc7.spec b/cross-sparc-gcc7.spec index aebf2d2..de3690e 100644 --- a/cross-sparc-gcc7.spec +++ b/cross-sparc-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-sparc64-gcc7.changes b/cross-sparc64-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-sparc64-gcc7.changes +++ b/cross-sparc64-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-sparc64-gcc7.spec b/cross-sparc64-gcc7.spec index e566ee7..df9f64b 100644 --- a/cross-sparc64-gcc7.spec +++ b/cross-sparc64-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/cross-x86_64-gcc7.changes b/cross-x86_64-gcc7.changes index b866a71..ce6b86b 100644 --- a/cross-x86_64-gcc7.changes +++ b/cross-x86_64-gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/cross-x86_64-gcc7.spec b/cross-x86_64-gcc7.spec index 2ad2d59..1df0c69 100644 --- a/cross-x86_64-gcc7.spec +++ b/cross-x86_64-gcc7.spec @@ -124,6 +124,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -269,6 +270,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/gcc.spec.in b/gcc.spec.in index e46df57..c2532ca 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -304,7 +304,8 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff -Patch17: gcc7-flive-patching.patch +Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -1060,6 +1061,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/gcc7-bsc1146475.patch b/gcc7-bsc1146475.patch new file mode 100644 index 0000000..772afce --- /dev/null +++ b/gcc7-bsc1146475.patch @@ -0,0 +1,226 @@ +2019-10-01 Alexandre Oliva + + PR debug/91507 + * dwarf2out.c (override_type_for_decl_p): New. + (gen_variable_die): Use it. + + * gcc.dg/debug/dwarf2/array-0.c: New. + * gcc.dg/debug/dwarf2/array-1.c: New. + * gcc.dg/debug/dwarf2/array-2.c: New. + * gcc.dg/debug/dwarf2/array-3.c: New. + * g++.dg/debug/dwarf2/array-0.C: New. + * g++.dg/debug/dwarf2/array-1.C: New. + * g++.dg/debug/dwarf2/array-2.C: New. Based on libstdc++-v3's + src/c++98/pool_allocator.cc:__pool_alloc_base::_S_heap_size. + * g++.dg/debug/dwarf2/array-3.C: New. Based on + gcc's config/i386/i386-features.c:xlogue_layout::s_instances. + * g++.dg/debug/dwarf2/array-4.C: New. + +Index: gcc/testsuite/gcc.dg/debug/dwarf2/array-0.c +=================================================================== +--- gcc/testsuite/gcc.dg/debug/dwarf2/array-0.c (nonexistent) ++++ gcc/testsuite/gcc.dg/debug/dwarf2/array-0.c (revision 276403) +@@ -0,0 +1,10 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++extern int array[42]; ++ ++int array[42]; ++ ++/* Verify that we get only one DW_TAG_subtrange_type (plus abbrev), ++ with a DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/gcc.dg/debug/dwarf2/array-2.c +=================================================================== +--- gcc/testsuite/gcc.dg/debug/dwarf2/array-2.c (nonexistent) ++++ gcc/testsuite/gcc.dg/debug/dwarf2/array-2.c (revision 276403) +@@ -0,0 +1,8 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++int array[42]; ++ ++/* Verify that we get only one DW_TAG_subtrange_type (plus abbrev) ++ with DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/gcc.dg/debug/dwarf2/array-1.c +=================================================================== +--- gcc/testsuite/gcc.dg/debug/dwarf2/array-1.c (nonexistent) ++++ gcc/testsuite/gcc.dg/debug/dwarf2/array-1.c (revision 276403) +@@ -0,0 +1,10 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++extern int array[]; ++ ++int array[42]; ++ ++/* Verify that we get two DW_TAG_subtrange_type (each with an abbrev), ++ but only one DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 4 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/gcc.dg/debug/dwarf2/array-3.c +=================================================================== +--- gcc/testsuite/gcc.dg/debug/dwarf2/array-3.c (nonexistent) ++++ gcc/testsuite/gcc.dg/debug/dwarf2/array-3.c (revision 276403) +@@ -0,0 +1,8 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++int array[] = { 0, 1, 2 }; ++ ++/* Verify that we get only one DW_TAG_subtrange_type (plus abbrev) ++ with DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/g++.dg/debug/dwarf2/array-1.C +=================================================================== +--- gcc/testsuite/g++.dg/debug/dwarf2/array-1.C (nonexistent) ++++ gcc/testsuite/g++.dg/debug/dwarf2/array-1.C (revision 276403) +@@ -0,0 +1,13 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++struct S ++{ ++ static int array[]; ++}; ++ ++int S::array[42]; ++ ++/* Verify that we get two DW_TAG_subrange_type, only one of which with ++ a DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 4 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/g++.dg/debug/dwarf2/array-2.C +=================================================================== +--- gcc/testsuite/g++.dg/debug/dwarf2/array-2.C (nonexistent) ++++ gcc/testsuite/g++.dg/debug/dwarf2/array-2.C (revision 276403) +@@ -0,0 +1,15 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++struct S ++{ ++ typedef int i_t; ++ static i_t array[42]; ++}; ++ ++int S::array[42]; ++ ++/* Verify that we get two DW_TAG_subrange_type (plus abbrev), and two ++ DW_AT_upper_bound, because a different symbolic name is used for ++ the array element type. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 3 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 2 } } */ +Index: gcc/testsuite/g++.dg/debug/dwarf2/array-3.C +=================================================================== +--- gcc/testsuite/g++.dg/debug/dwarf2/array-3.C (nonexistent) ++++ gcc/testsuite/g++.dg/debug/dwarf2/array-3.C (revision 276403) +@@ -0,0 +1,20 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++struct S ++{ ++ S() {} ++ ~S() {} ++ static const S array[2]; ++}; ++ ++const S S::array[2] = { S(), S() }; ++ ++/* Verify that we get only one DW_TAG_subrange_type (plus the abbrev), ++ and one DW_AT_upper_bound (non-abbrev), because the array ++ definition loses the readonly wrapper for the array type because of ++ the dynamic initializers. The const types are 4: S, S*, int, and ++ S[4], plus the abbrev. A const version of S[4] doesn't make sense, ++ but we output it. */ ++/* { dg-final { scan-assembler-times " DW_TAG_const_type" 5 } } */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/g++.dg/debug/dwarf2/array-0.C +=================================================================== +--- gcc/testsuite/g++.dg/debug/dwarf2/array-0.C (nonexistent) ++++ gcc/testsuite/g++.dg/debug/dwarf2/array-0.C (revision 276403) +@@ -0,0 +1,13 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++struct S ++{ ++ static int array[42]; ++}; ++ ++int S::array[42]; ++ ++/* Verify that we get only one DW_TAG_subrange_type with a ++ DW_AT_upper_bound. */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/testsuite/g++.dg/debug/dwarf2/array-4.C +=================================================================== +--- gcc/testsuite/g++.dg/debug/dwarf2/array-4.C (nonexistent) ++++ gcc/testsuite/g++.dg/debug/dwarf2/array-4.C (revision 276403) +@@ -0,0 +1,16 @@ ++/* { dg-do compile } */ ++/* { dg-options "-gdwarf-2 -dA" } */ ++struct S ++{ ++ S() {} ++ ~S() {} ++}; ++ ++const S array[2] = { S(), S() }; ++ ++/* Like array-3, but with a non-member array without a separate ++ declaration, to check that we don't issue the nonsensical ++ DW_TAG_const_type used by the member array declaration there. */ ++/* { dg-final { scan-assembler-times " DW_TAG_const_type" 4 } } */ ++/* { dg-final { scan-assembler-times " DW_TAG_subrange_type" 2 } } */ ++/* { dg-final { scan-assembler-times " DW_AT_upper_bound" 1 } } */ +Index: gcc/dwarf2out.c +=================================================================== +--- gcc/dwarf2out.c (revision 276402) ++++ gcc/dwarf2out.c (revision 276403) +@@ -23705,6 +23705,34 @@ local_function_static (tree decl) + && TREE_CODE (DECL_CONTEXT (decl)) == FUNCTION_DECL; + } + ++/* Return true iff DECL overrides (presumably completes) the type of ++ OLD_DIE within CONTEXT_DIE. */ ++ ++static bool ++override_type_for_decl_p (tree decl, dw_die_ref old_die, ++ dw_die_ref context_die) ++{ ++ tree type = TREE_TYPE (decl); ++ int cv_quals; ++ ++ if (decl_by_reference_p (decl)) ++ { ++ type = TREE_TYPE (type); ++ cv_quals = TYPE_UNQUALIFIED; ++ } ++ else ++ cv_quals = decl_quals (decl); ++ ++ dw_die_ref type_die = modified_type_die (type, ++ cv_quals | TYPE_QUALS (type), ++ false, ++ context_die); ++ ++ dw_die_ref old_type_die = get_AT_ref (old_die, DW_AT_type); ++ ++ return type_die != old_type_die; ++} ++ + /* Generate a DIE to represent a declared data object. + Either DECL or ORIGIN must be non-null. */ + +@@ -23957,7 +23985,9 @@ gen_variable_die (tree decl, tree origin + && !DECL_ABSTRACT_P (decl_or_origin) + && variably_modified_type_p (TREE_TYPE (decl_or_origin), + decl_function_context +- (decl_or_origin)))) ++ (decl_or_origin))) ++ || (old_die && specialization_p ++ && override_type_for_decl_p (decl_or_origin, old_die, context_die))) + { + tree type = TREE_TYPE (decl_or_origin); + diff --git a/gcc7-testresults.changes b/gcc7-testresults.changes index b866a71..ce6b86b 100644 --- a/gcc7-testresults.changes +++ b/gcc7-testresults.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/gcc7-testresults.spec b/gcc7-testresults.spec index 6fc54e9..5c53b19 100644 --- a/gcc7-testresults.spec +++ b/gcc7-testresults.spec @@ -317,6 +317,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -446,6 +447,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 diff --git a/gcc7.changes b/gcc7.changes index b866a71..ce6b86b 100644 --- a/gcc7.changes +++ b/gcc7.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 2 07:46:40 UTC 2019 - Richard Biener + +- Add gcc7-bsc1146475.patch to fix debug info created for array + definitions that complete an earlier declaration. [bsc#1146475] + ------------------------------------------------------------------- Mon Sep 9 07:33:54 UTC 2019 - Richard Biener diff --git a/gcc7.spec b/gcc7.spec index 73b7a6c..a27a12a 100644 --- a/gcc7.spec +++ b/gcc7.spec @@ -299,6 +299,7 @@ Patch12: gcc7-stack-probe.diff Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch +Patch18: gcc7-bsc1146475.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -1750,6 +1751,7 @@ ln -s nvptx-newlib/newlib . %patch14 %patch15 %patch17 -p1 +%patch18 %patch51 %patch60 %patch61 From aad8cc268fb92a8fc026b5b425cfd4c1fc188f0256065430314cf55515380aa6 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Tue, 5 Nov 2019 07:56:58 +0000 Subject: [PATCH 2/3] - Update to gcc-7-branch head (r277814). - Add gcc7-pr85887.patch to fix miscompilation with thread-safe local static initialization. [gcc#85887] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=173 --- cross-aarch64-gcc7.changes | 7 +++++++ cross-aarch64-gcc7.spec | 4 +++- cross-arm-gcc7.changes | 7 +++++++ cross-arm-gcc7.spec | 4 +++- cross-arm-none-gcc7-bootstrap.changes | 7 +++++++ cross-arm-none-gcc7-bootstrap.spec | 4 +++- cross-arm-none-gcc7.changes | 7 +++++++ cross-arm-none-gcc7.spec | 4 +++- cross-avr-gcc7-bootstrap.changes | 7 +++++++ cross-avr-gcc7-bootstrap.spec | 4 +++- cross-avr-gcc7.changes | 7 +++++++ cross-avr-gcc7.spec | 4 +++- cross-epiphany-gcc7-bootstrap.changes | 7 +++++++ cross-epiphany-gcc7-bootstrap.spec | 4 +++- cross-epiphany-gcc7.changes | 7 +++++++ cross-epiphany-gcc7.spec | 4 +++- cross-hppa-gcc7.changes | 7 +++++++ cross-hppa-gcc7.spec | 4 +++- cross-i386-gcc7.changes | 7 +++++++ cross-i386-gcc7.spec | 4 +++- cross-m68k-gcc7.changes | 7 +++++++ cross-m68k-gcc7.spec | 4 +++- cross-mips-gcc7.changes | 7 +++++++ cross-mips-gcc7.spec | 4 +++- cross-nvptx-gcc7.changes | 7 +++++++ cross-nvptx-gcc7.spec | 4 +++- cross-ppc64-gcc7.changes | 7 +++++++ cross-ppc64-gcc7.spec | 4 +++- cross-ppc64le-gcc7.changes | 7 +++++++ cross-ppc64le-gcc7.spec | 4 +++- cross-rx-gcc7-bootstrap.changes | 7 +++++++ cross-rx-gcc7-bootstrap.spec | 4 +++- cross-rx-gcc7.changes | 7 +++++++ cross-rx-gcc7.spec | 4 +++- cross-s390x-gcc7.changes | 7 +++++++ cross-s390x-gcc7.spec | 4 +++- cross-sparc-gcc7.changes | 7 +++++++ cross-sparc-gcc7.spec | 4 +++- cross-sparc64-gcc7.changes | 7 +++++++ cross-sparc64-gcc7.spec | 4 +++- cross-x86_64-gcc7.changes | 7 +++++++ cross-x86_64-gcc7.spec | 4 +++- gcc-7.4.1+r275405.tar.xz | 3 --- gcc-7.4.1+r277807.tar.xz | 3 +++ gcc.spec.in | 4 +++- gcc7-pr85887.patch | 28 +++++++++++++++++++++++++++ gcc7-testresults.changes | 7 +++++++ gcc7-testresults.spec | 4 +++- gcc7.changes | 7 +++++++ gcc7.spec | 4 +++- 50 files changed, 264 insertions(+), 27 deletions(-) delete mode 100644 gcc-7.4.1+r275405.tar.xz create mode 100644 gcc-7.4.1+r277807.tar.xz create mode 100644 gcc7-pr85887.patch diff --git a/cross-aarch64-gcc7.changes b/cross-aarch64-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-aarch64-gcc7.changes +++ b/cross-aarch64-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-aarch64-gcc7.spec b/cross-aarch64-gcc7.spec index c9341d5..1163ad5 100644 --- a/cross-aarch64-gcc7.spec +++ b/cross-aarch64-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-arm-gcc7.changes b/cross-arm-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-arm-gcc7.changes +++ b/cross-arm-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-arm-gcc7.spec b/cross-arm-gcc7.spec index 7a36330..0dc9fd0 100644 --- a/cross-arm-gcc7.spec +++ b/cross-arm-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-arm-none-gcc7-bootstrap.changes b/cross-arm-none-gcc7-bootstrap.changes index ce6b86b..1f386bd 100644 --- a/cross-arm-none-gcc7-bootstrap.changes +++ b/cross-arm-none-gcc7-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-arm-none-gcc7-bootstrap.spec b/cross-arm-none-gcc7-bootstrap.spec index 04b9391..9ed1497 100644 --- a/cross-arm-none-gcc7-bootstrap.spec +++ b/cross-arm-none-gcc7-bootstrap.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -126,6 +126,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -272,6 +273,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-arm-none-gcc7.changes b/cross-arm-none-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-arm-none-gcc7.changes +++ b/cross-arm-none-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-arm-none-gcc7.spec b/cross-arm-none-gcc7.spec index b25d2e4..6a2756a 100644 --- a/cross-arm-none-gcc7.spec +++ b/cross-arm-none-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-avr-gcc7-bootstrap.changes b/cross-avr-gcc7-bootstrap.changes index ce6b86b..1f386bd 100644 --- a/cross-avr-gcc7-bootstrap.changes +++ b/cross-avr-gcc7-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-avr-gcc7-bootstrap.spec b/cross-avr-gcc7-bootstrap.spec index 77daa06..15eddac 100644 --- a/cross-avr-gcc7-bootstrap.spec +++ b/cross-avr-gcc7-bootstrap.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-avr-gcc7.changes b/cross-avr-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-avr-gcc7.changes +++ b/cross-avr-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-avr-gcc7.spec b/cross-avr-gcc7.spec index fbb3e51..1f8f3bc 100644 --- a/cross-avr-gcc7.spec +++ b/cross-avr-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-epiphany-gcc7-bootstrap.changes b/cross-epiphany-gcc7-bootstrap.changes index ce6b86b..1f386bd 100644 --- a/cross-epiphany-gcc7-bootstrap.changes +++ b/cross-epiphany-gcc7-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-epiphany-gcc7-bootstrap.spec b/cross-epiphany-gcc7-bootstrap.spec index 52b5121..6537a65 100644 --- a/cross-epiphany-gcc7-bootstrap.spec +++ b/cross-epiphany-gcc7-bootstrap.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -126,6 +126,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -272,6 +273,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-epiphany-gcc7.changes b/cross-epiphany-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-epiphany-gcc7.changes +++ b/cross-epiphany-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-epiphany-gcc7.spec b/cross-epiphany-gcc7.spec index 5b3e1bd..3e418dd 100644 --- a/cross-epiphany-gcc7.spec +++ b/cross-epiphany-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-hppa-gcc7.changes b/cross-hppa-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-hppa-gcc7.changes +++ b/cross-hppa-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-hppa-gcc7.spec b/cross-hppa-gcc7.spec index f77f673..ed48af8 100644 --- a/cross-hppa-gcc7.spec +++ b/cross-hppa-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-i386-gcc7.changes b/cross-i386-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-i386-gcc7.changes +++ b/cross-i386-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-i386-gcc7.spec b/cross-i386-gcc7.spec index f169a80..43bcbff 100644 --- a/cross-i386-gcc7.spec +++ b/cross-i386-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-m68k-gcc7.changes b/cross-m68k-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-m68k-gcc7.changes +++ b/cross-m68k-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-m68k-gcc7.spec b/cross-m68k-gcc7.spec index 5ca5f53..fb50485 100644 --- a/cross-m68k-gcc7.spec +++ b/cross-m68k-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-mips-gcc7.changes b/cross-mips-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-mips-gcc7.changes +++ b/cross-mips-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-mips-gcc7.spec b/cross-mips-gcc7.spec index a68a2af..a0a7ce0 100644 --- a/cross-mips-gcc7.spec +++ b/cross-mips-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-nvptx-gcc7.changes b/cross-nvptx-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-nvptx-gcc7.changes +++ b/cross-nvptx-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-nvptx-gcc7.spec b/cross-nvptx-gcc7.spec index c110095..a83bd59 100644 --- a/cross-nvptx-gcc7.spec +++ b/cross-nvptx-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-ppc64-gcc7.changes b/cross-ppc64-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-ppc64-gcc7.changes +++ b/cross-ppc64-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-ppc64-gcc7.spec b/cross-ppc64-gcc7.spec index 4b17106..c10cbee 100644 --- a/cross-ppc64-gcc7.spec +++ b/cross-ppc64-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-ppc64le-gcc7.changes b/cross-ppc64le-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-ppc64le-gcc7.changes +++ b/cross-ppc64le-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-ppc64le-gcc7.spec b/cross-ppc64le-gcc7.spec index 62ffbef..1e00760 100644 --- a/cross-ppc64le-gcc7.spec +++ b/cross-ppc64le-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-rx-gcc7-bootstrap.changes b/cross-rx-gcc7-bootstrap.changes index ce6b86b..1f386bd 100644 --- a/cross-rx-gcc7-bootstrap.changes +++ b/cross-rx-gcc7-bootstrap.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-rx-gcc7-bootstrap.spec b/cross-rx-gcc7-bootstrap.spec index e0080e7..4ba99bc 100644 --- a/cross-rx-gcc7-bootstrap.spec +++ b/cross-rx-gcc7-bootstrap.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -126,6 +126,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -272,6 +273,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-rx-gcc7.changes b/cross-rx-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-rx-gcc7.changes +++ b/cross-rx-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-rx-gcc7.spec b/cross-rx-gcc7.spec index bbfe559..019001a 100644 --- a/cross-rx-gcc7.spec +++ b/cross-rx-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-s390x-gcc7.changes b/cross-s390x-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-s390x-gcc7.changes +++ b/cross-s390x-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-s390x-gcc7.spec b/cross-s390x-gcc7.spec index 3731c97..b728d42 100644 --- a/cross-s390x-gcc7.spec +++ b/cross-s390x-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-sparc-gcc7.changes b/cross-sparc-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-sparc-gcc7.changes +++ b/cross-sparc-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-sparc-gcc7.spec b/cross-sparc-gcc7.spec index de3690e..16fb183 100644 --- a/cross-sparc-gcc7.spec +++ b/cross-sparc-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-sparc64-gcc7.changes b/cross-sparc64-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-sparc64-gcc7.changes +++ b/cross-sparc64-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-sparc64-gcc7.spec b/cross-sparc64-gcc7.spec index df9f64b..4b936f0 100644 --- a/cross-sparc64-gcc7.spec +++ b/cross-sparc64-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/cross-x86_64-gcc7.changes b/cross-x86_64-gcc7.changes index ce6b86b..1f386bd 100644 --- a/cross-x86_64-gcc7.changes +++ b/cross-x86_64-gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/cross-x86_64-gcc7.spec b/cross-x86_64-gcc7.spec index 1df0c69..72b551b 100644 --- a/cross-x86_64-gcc7.spec +++ b/cross-x86_64-gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -125,6 +125,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -271,6 +272,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/gcc-7.4.1+r275405.tar.xz b/gcc-7.4.1+r275405.tar.xz deleted file mode 100644 index 319e206..0000000 --- a/gcc-7.4.1+r275405.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:335791773d947f44b189cd7034fec1610ea1dbdf2e63f18edad8a592b6de707d -size 61657464 diff --git a/gcc-7.4.1+r277807.tar.xz b/gcc-7.4.1+r277807.tar.xz new file mode 100644 index 0000000..9699bbb --- /dev/null +++ b/gcc-7.4.1+r277807.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cdd5e63dfd53da8e1fbba66318ac33bf88e296a3f32f35ac0420ed0350b984b +size 61394640 diff --git a/gcc.spec.in b/gcc.spec.in index c2532ca..1f718e9 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -306,6 +306,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -1062,6 +1063,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/gcc7-pr85887.patch b/gcc7-pr85887.patch new file mode 100644 index 0000000..585b189 --- /dev/null +++ b/gcc7-pr85887.patch @@ -0,0 +1,28 @@ +2019-10-22 Jakub Jelinek + + PR tree-optimization/85887 + * decl.c (expand_static_init): Drop ECF_LEAF from __cxa_guard_acquire + and __cxa_guard_release. + +Index: gcc/cp/decl.c +=================================================================== +--- gcc/cp/decl.c (revision 277292) ++++ gcc/cp/decl.c (revision 277293) +@@ -8589,14 +8589,14 @@ expand_static_init (tree decl, tree init + (acquire_name, build_function_type_list (integer_type_node, + TREE_TYPE (guard_addr), + NULL_TREE), +- NULL_TREE, ECF_NOTHROW | ECF_LEAF); ++ NULL_TREE, ECF_NOTHROW); + if (!release_fn || !abort_fn) + vfntype = build_function_type_list (void_type_node, + TREE_TYPE (guard_addr), + NULL_TREE); + if (!release_fn) + release_fn = push_library_fn (release_name, vfntype, NULL_TREE, +- ECF_NOTHROW | ECF_LEAF); ++ ECF_NOTHROW); + if (!abort_fn) + abort_fn = push_library_fn (abort_name, vfntype, NULL_TREE, + ECF_NOTHROW | ECF_LEAF); + diff --git a/gcc7-testresults.changes b/gcc7-testresults.changes index ce6b86b..1f386bd 100644 --- a/gcc7-testresults.changes +++ b/gcc7-testresults.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/gcc7-testresults.spec b/gcc7-testresults.spec index 5c53b19..ccf96c8 100644 --- a/gcc7-testresults.spec +++ b/gcc7-testresults.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -318,6 +318,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -448,6 +449,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 diff --git a/gcc7.changes b/gcc7.changes index ce6b86b..1f386bd 100644 --- a/gcc7.changes +++ b/gcc7.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 5 07:50:44 UTC 2019 - Richard Biener + +- Update to gcc-7-branch head (r277814). +- Add gcc7-pr85887.patch to fix miscompilation with thread-safe local + static initialization. [gcc#85887] + ------------------------------------------------------------------- Wed Oct 2 07:46:40 UTC 2019 - Richard Biener diff --git a/gcc7.spec b/gcc7.spec index a27a12a..b09826e 100644 --- a/gcc7.spec +++ b/gcc7.spec @@ -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+r275405 +Version: 7.4.1+r277807 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/+/-/') @@ -300,6 +300,7 @@ Patch14: gcc7-pr82248.diff Patch15: gcc7-avoid-fixinc-error.diff Patch17: gcc7-flive-patching.patch Patch18: gcc7-bsc1146475.patch +Patch19: gcc7-pr85887.patch # A set of patches from the RH srpm Patch51: gcc41-ppc32-retaddr.patch # Some patches taken from Debian @@ -1752,6 +1753,7 @@ ln -s nvptx-newlib/newlib . %patch15 %patch17 -p1 %patch18 +%patch19 %patch51 %patch60 %patch61 From fd2cfc4ffd0e5cc0db125b672fbd919fad52aa5415890b69be00a552313a1e47 Mon Sep 17 00:00:00 2001 From: Richard Biener Date: Thu, 14 Nov 2019 09:32:49 +0000 Subject: [PATCH 3/3] - Update to GCC 7.5.0 release. OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=174 --- cross-aarch64-gcc7.changes | 4 ++-- cross-aarch64-gcc7.spec | 2 +- cross-arm-gcc7.changes | 4 ++-- cross-arm-gcc7.spec | 2 +- cross-arm-none-gcc7-bootstrap.changes | 4 ++-- cross-arm-none-gcc7-bootstrap.spec | 2 +- cross-arm-none-gcc7.changes | 4 ++-- cross-arm-none-gcc7.spec | 2 +- cross-avr-gcc7-bootstrap.changes | 4 ++-- cross-avr-gcc7-bootstrap.spec | 2 +- cross-avr-gcc7.changes | 4 ++-- cross-avr-gcc7.spec | 2 +- cross-epiphany-gcc7-bootstrap.changes | 4 ++-- cross-epiphany-gcc7-bootstrap.spec | 2 +- cross-epiphany-gcc7.changes | 4 ++-- cross-epiphany-gcc7.spec | 2 +- cross-hppa-gcc7.changes | 4 ++-- cross-hppa-gcc7.spec | 2 +- cross-i386-gcc7.changes | 4 ++-- cross-i386-gcc7.spec | 2 +- cross-m68k-gcc7.changes | 4 ++-- cross-m68k-gcc7.spec | 2 +- cross-mips-gcc7.changes | 4 ++-- cross-mips-gcc7.spec | 2 +- cross-nvptx-gcc7.changes | 4 ++-- cross-nvptx-gcc7.spec | 2 +- cross-ppc64-gcc7.changes | 4 ++-- cross-ppc64-gcc7.spec | 2 +- cross-ppc64le-gcc7.changes | 4 ++-- cross-ppc64le-gcc7.spec | 2 +- cross-rx-gcc7-bootstrap.changes | 4 ++-- cross-rx-gcc7-bootstrap.spec | 2 +- cross-rx-gcc7.changes | 4 ++-- cross-rx-gcc7.spec | 2 +- cross-s390x-gcc7.changes | 4 ++-- cross-s390x-gcc7.spec | 2 +- cross-sparc-gcc7.changes | 4 ++-- cross-sparc-gcc7.spec | 2 +- cross-sparc64-gcc7.changes | 4 ++-- cross-sparc64-gcc7.spec | 2 +- cross-x86_64-gcc7.changes | 4 ++-- cross-x86_64-gcc7.spec | 2 +- gcc-7.4.1+r277807.tar.xz | 3 --- gcc-7.5.0+r278197.tar.xz | 3 +++ gcc.spec.in | 2 +- gcc7-testresults.changes | 4 ++-- gcc7-testresults.spec | 2 +- gcc7.changes | 4 ++-- gcc7.spec | 2 +- 49 files changed, 73 insertions(+), 73 deletions(-) delete mode 100644 gcc-7.4.1+r277807.tar.xz create mode 100644 gcc-7.5.0+r278197.tar.xz diff --git a/cross-aarch64-gcc7.changes b/cross-aarch64-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-aarch64-gcc7.changes +++ b/cross-aarch64-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-aarch64-gcc7.spec b/cross-aarch64-gcc7.spec index 1163ad5..4f94faf 100644 --- a/cross-aarch64-gcc7.spec +++ b/cross-aarch64-gcc7.spec @@ -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/+/-/') diff --git a/cross-arm-gcc7.changes b/cross-arm-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-arm-gcc7.changes +++ b/cross-arm-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-arm-gcc7.spec b/cross-arm-gcc7.spec index 0dc9fd0..d968c04 100644 --- a/cross-arm-gcc7.spec +++ b/cross-arm-gcc7.spec @@ -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/+/-/') diff --git a/cross-arm-none-gcc7-bootstrap.changes b/cross-arm-none-gcc7-bootstrap.changes index 1f386bd..dc5c396 100644 --- a/cross-arm-none-gcc7-bootstrap.changes +++ b/cross-arm-none-gcc7-bootstrap.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-arm-none-gcc7-bootstrap.spec b/cross-arm-none-gcc7-bootstrap.spec index 9ed1497..5bc08ad 100644 --- a/cross-arm-none-gcc7-bootstrap.spec +++ b/cross-arm-none-gcc7-bootstrap.spec @@ -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/+/-/') diff --git a/cross-arm-none-gcc7.changes b/cross-arm-none-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-arm-none-gcc7.changes +++ b/cross-arm-none-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-arm-none-gcc7.spec b/cross-arm-none-gcc7.spec index 6a2756a..ee1eda7 100644 --- a/cross-arm-none-gcc7.spec +++ b/cross-arm-none-gcc7.spec @@ -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/+/-/') diff --git a/cross-avr-gcc7-bootstrap.changes b/cross-avr-gcc7-bootstrap.changes index 1f386bd..dc5c396 100644 --- a/cross-avr-gcc7-bootstrap.changes +++ b/cross-avr-gcc7-bootstrap.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-avr-gcc7-bootstrap.spec b/cross-avr-gcc7-bootstrap.spec index 15eddac..d1f0316 100644 --- a/cross-avr-gcc7-bootstrap.spec +++ b/cross-avr-gcc7-bootstrap.spec @@ -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/+/-/') diff --git a/cross-avr-gcc7.changes b/cross-avr-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-avr-gcc7.changes +++ b/cross-avr-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-avr-gcc7.spec b/cross-avr-gcc7.spec index 1f8f3bc..61b99fc 100644 --- a/cross-avr-gcc7.spec +++ b/cross-avr-gcc7.spec @@ -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/+/-/') diff --git a/cross-epiphany-gcc7-bootstrap.changes b/cross-epiphany-gcc7-bootstrap.changes index 1f386bd..dc5c396 100644 --- a/cross-epiphany-gcc7-bootstrap.changes +++ b/cross-epiphany-gcc7-bootstrap.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-epiphany-gcc7-bootstrap.spec b/cross-epiphany-gcc7-bootstrap.spec index 6537a65..5afa4b1 100644 --- a/cross-epiphany-gcc7-bootstrap.spec +++ b/cross-epiphany-gcc7-bootstrap.spec @@ -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/+/-/') diff --git a/cross-epiphany-gcc7.changes b/cross-epiphany-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-epiphany-gcc7.changes +++ b/cross-epiphany-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-epiphany-gcc7.spec b/cross-epiphany-gcc7.spec index 3e418dd..4de861a 100644 --- a/cross-epiphany-gcc7.spec +++ b/cross-epiphany-gcc7.spec @@ -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/+/-/') diff --git a/cross-hppa-gcc7.changes b/cross-hppa-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-hppa-gcc7.changes +++ b/cross-hppa-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-hppa-gcc7.spec b/cross-hppa-gcc7.spec index ed48af8..538ac93 100644 --- a/cross-hppa-gcc7.spec +++ b/cross-hppa-gcc7.spec @@ -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/+/-/') diff --git a/cross-i386-gcc7.changes b/cross-i386-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-i386-gcc7.changes +++ b/cross-i386-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-i386-gcc7.spec b/cross-i386-gcc7.spec index 43bcbff..bcec042 100644 --- a/cross-i386-gcc7.spec +++ b/cross-i386-gcc7.spec @@ -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/+/-/') diff --git a/cross-m68k-gcc7.changes b/cross-m68k-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-m68k-gcc7.changes +++ b/cross-m68k-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-m68k-gcc7.spec b/cross-m68k-gcc7.spec index fb50485..df041dc 100644 --- a/cross-m68k-gcc7.spec +++ b/cross-m68k-gcc7.spec @@ -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/+/-/') diff --git a/cross-mips-gcc7.changes b/cross-mips-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-mips-gcc7.changes +++ b/cross-mips-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-mips-gcc7.spec b/cross-mips-gcc7.spec index a0a7ce0..c02f903 100644 --- a/cross-mips-gcc7.spec +++ b/cross-mips-gcc7.spec @@ -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/+/-/') diff --git a/cross-nvptx-gcc7.changes b/cross-nvptx-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-nvptx-gcc7.changes +++ b/cross-nvptx-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-nvptx-gcc7.spec b/cross-nvptx-gcc7.spec index a83bd59..15228eb 100644 --- a/cross-nvptx-gcc7.spec +++ b/cross-nvptx-gcc7.spec @@ -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/+/-/') diff --git a/cross-ppc64-gcc7.changes b/cross-ppc64-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-ppc64-gcc7.changes +++ b/cross-ppc64-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-ppc64-gcc7.spec b/cross-ppc64-gcc7.spec index c10cbee..01d7749 100644 --- a/cross-ppc64-gcc7.spec +++ b/cross-ppc64-gcc7.spec @@ -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/+/-/') diff --git a/cross-ppc64le-gcc7.changes b/cross-ppc64le-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-ppc64le-gcc7.changes +++ b/cross-ppc64le-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-ppc64le-gcc7.spec b/cross-ppc64le-gcc7.spec index 1e00760..308b5c3 100644 --- a/cross-ppc64le-gcc7.spec +++ b/cross-ppc64le-gcc7.spec @@ -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/+/-/') diff --git a/cross-rx-gcc7-bootstrap.changes b/cross-rx-gcc7-bootstrap.changes index 1f386bd..dc5c396 100644 --- a/cross-rx-gcc7-bootstrap.changes +++ b/cross-rx-gcc7-bootstrap.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-rx-gcc7-bootstrap.spec b/cross-rx-gcc7-bootstrap.spec index 4ba99bc..95841d7 100644 --- a/cross-rx-gcc7-bootstrap.spec +++ b/cross-rx-gcc7-bootstrap.spec @@ -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/+/-/') diff --git a/cross-rx-gcc7.changes b/cross-rx-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-rx-gcc7.changes +++ b/cross-rx-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-rx-gcc7.spec b/cross-rx-gcc7.spec index 019001a..aaa89c9 100644 --- a/cross-rx-gcc7.spec +++ b/cross-rx-gcc7.spec @@ -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/+/-/') diff --git a/cross-s390x-gcc7.changes b/cross-s390x-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-s390x-gcc7.changes +++ b/cross-s390x-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-s390x-gcc7.spec b/cross-s390x-gcc7.spec index b728d42..7614b06 100644 --- a/cross-s390x-gcc7.spec +++ b/cross-s390x-gcc7.spec @@ -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/+/-/') diff --git a/cross-sparc-gcc7.changes b/cross-sparc-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-sparc-gcc7.changes +++ b/cross-sparc-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-sparc-gcc7.spec b/cross-sparc-gcc7.spec index 16fb183..ed03fd9 100644 --- a/cross-sparc-gcc7.spec +++ b/cross-sparc-gcc7.spec @@ -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/+/-/') diff --git a/cross-sparc64-gcc7.changes b/cross-sparc64-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-sparc64-gcc7.changes +++ b/cross-sparc64-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-sparc64-gcc7.spec b/cross-sparc64-gcc7.spec index 4b936f0..3b6e251 100644 --- a/cross-sparc64-gcc7.spec +++ b/cross-sparc64-gcc7.spec @@ -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/+/-/') diff --git a/cross-x86_64-gcc7.changes b/cross-x86_64-gcc7.changes index 1f386bd..dc5c396 100644 --- a/cross-x86_64-gcc7.changes +++ b/cross-x86_64-gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/cross-x86_64-gcc7.spec b/cross-x86_64-gcc7.spec index 72b551b..d1f6790 100644 --- a/cross-x86_64-gcc7.spec +++ b/cross-x86_64-gcc7.spec @@ -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/+/-/') diff --git a/gcc-7.4.1+r277807.tar.xz b/gcc-7.4.1+r277807.tar.xz deleted file mode 100644 index 9699bbb..0000000 --- a/gcc-7.4.1+r277807.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5cdd5e63dfd53da8e1fbba66318ac33bf88e296a3f32f35ac0420ed0350b984b -size 61394640 diff --git a/gcc-7.5.0+r278197.tar.xz b/gcc-7.5.0+r278197.tar.xz new file mode 100644 index 0000000..1eb52fa --- /dev/null +++ b/gcc-7.5.0+r278197.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2be0008f0069d4d285ff82e5a73982ecdb1121e25be1bf9ff53207b4b498bd +size 61466948 diff --git a/gcc.spec.in b/gcc.spec.in index 1f718e9..db158b9 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -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/+/-/') diff --git a/gcc7-testresults.changes b/gcc7-testresults.changes index 1f386bd..dc5c396 100644 --- a/gcc7-testresults.changes +++ b/gcc7-testresults.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/gcc7-testresults.spec b/gcc7-testresults.spec index ccf96c8..0d540c7 100644 --- a/gcc7-testresults.spec +++ b/gcc7-testresults.spec @@ -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/+/-/') diff --git a/gcc7.changes b/gcc7.changes index 1f386bd..dc5c396 100644 --- a/gcc7.changes +++ b/gcc7.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Tue Nov 5 07:50:44 UTC 2019 - Richard Biener +Thu Nov 14 09:29:39 UTC 2019 - Richard Biener -- 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] diff --git a/gcc7.spec b/gcc7.spec index b09826e..1f476e9 100644 --- a/gcc7.spec +++ b/gcc7.spec @@ -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/+/-/')