- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
back to compatible behavior with the default ABI. [bnc#1087550] OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=128
This commit is contained in:
parent
f6899afba7
commit
698db85647
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -193,6 +193,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# 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 .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -193,6 +193,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# 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 .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -193,6 +193,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# 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 .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -192,6 +192,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -268,6 +269,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -304,6 +304,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -1059,6 +1060,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
16
gcc7-bnc1087550.diff
Normal file
16
gcc7-bnc1087550.diff
Normal file
@ -0,0 +1,16 @@
|
||||
Index: libstdc++-v3/src/c++11/ios.cc
|
||||
===================================================================
|
||||
--- libstdc++-v3/src/c++11/ios.cc (revision 258812)
|
||||
+++ libstdc++-v3/src/c++11/ios.cc (working copy)
|
||||
@@ -26,9 +26,8 @@
|
||||
// ISO C++ 14882: 27.4 Iostreams base classes
|
||||
//
|
||||
|
||||
-// Determines the version of ios_base::failure thrown by __throw_ios_failure.
|
||||
-// If !_GLIBCXX_USE_DUAL_ABI this will get undefined automatically.
|
||||
-#define _GLIBCXX_USE_CXX11_ABI 1
|
||||
+// The ABI version of ios_base::failure thrown by __throw_ios_failure
|
||||
+// is determined by the default ABI version choosed at configure time
|
||||
|
||||
#include <ios>
|
||||
#include <limits>
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -317,6 +317,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -445,6 +446,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
@ -1,7 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 6 06:55:43 UTC 2018 - rguenther@suse.com
|
||||
Fri Apr 6 09:05:43 UTC 2018 - rguenther@suse.com
|
||||
|
||||
- Enable --enable-fix-cortex-a53-835769 for aarch64.
|
||||
- Add gcc7-bnc1087550.diff to revert the ios_base::failure ABI
|
||||
back to compatible behavior with the default ABI. [bnc#1087550]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 12:54:54 UTC 2018 - rguenther@suse.com
|
||||
|
@ -299,6 +299,7 @@ Patch11: gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
|
||||
Patch12: gcc7-stack-probe.diff
|
||||
Patch14: gcc7-pr82248.diff
|
||||
Patch15: gcc7-avoid-fixinc-error.diff
|
||||
Patch16: gcc7-bnc1087550.diff
|
||||
# A set of patches from the RH srpm
|
||||
Patch51: gcc41-ppc32-retaddr.patch
|
||||
# Some patches taken from Debian
|
||||
@ -1749,6 +1750,7 @@ ln -s nvptx-newlib/newlib .
|
||||
%patch12
|
||||
%patch14
|
||||
%patch15
|
||||
%patch16
|
||||
%patch51
|
||||
%patch60
|
||||
%patch61
|
||||
|
Loading…
x
Reference in New Issue
Block a user