Richard Biener
de3bd23e67
- Remove bogus fixed include bits/statx.h from glibc 2.30. [gcc#91085]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=166
2019-08-26 12:44:51 +00:00
Dominique Leuenberger
fe1f8f8198
Accepting request 718517 from devel:gcc
...
- Update to gcc-7-branch head (r273795).
* Includes fix for LTO linker plugin heap overflow.
(bsc#1142649, CVE-2019-14250)
- Update to gcc-7-branch head (r273666).
* Fixes build with -Werror=return-type.
- Update to gcc-7-branch head (r273559).
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
- Add gcc7-flive-patching.patch patch. [bsc#1071995, fate#323487]
OBS-URL: https://build.opensuse.org/request/show/718517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=24
2019-07-29 15:28:12 +00:00
Richard Biener
6ca2e3b289
- Update to gcc-7-branch head (r273795).
...
* Includes fix for LTO linker plugin heap overflow.
(bsc#1142649, CVE-2019-14250)
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=164
2019-07-25 10:56:26 +00:00
Richard Biener
4d83a5b241
- Update to gcc-7-branch head (r273666).
...
* Fixes build with -Werror=return-type.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=163
2019-07-22 09:48:08 +00:00
Richard Biener
3efc8ad895
- Update to gcc-7-branch head (r273559).
...
* Includes fix for vector shift miscompilation on s390. [bsc#1141897]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=162
2019-07-18 07:12:37 +00:00
Richard Biener
73d029dbc5
- Add gcc7-flive-patching.patch patch. [bsc#1071995, fate#323487]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=161
2019-06-13 10:32:22 +00:00
Richard Biener
8b756109ce
Accepting request 709408 from home:marxin:branches:devel:gcc7
...
- Add gcc7-flive-patching.patch patch.
OBS-URL: https://build.opensuse.org/request/show/709408
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=160
2019-06-13 08:55:29 +00:00
Dominique Leuenberger
11c0998ea2
Accepting request 704756 from devel:gcc
...
- Strip -flto from $optflags.
OBS-URL: https://build.opensuse.org/request/show/704756
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=23
2019-05-25 11:20:25 +00:00
Richard Biener
ecbe2e94a9
Accepting request 704738 from home:marxin:branches:devel:gcc
...
- Strip -flto from $optflags.
old: devel:gcc/gcc7
new: home:marxin:branches:devel:gcc/gcc7 rev None
Index: cross-aarch64-gcc7.changes
===================================================================
--- cross-aarch64-gcc7.changes (revision 157)
+++ cross-aarch64-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-aarch64-gcc7.spec
===================================================================
--- cross-aarch64-gcc7.spec (revision 157)
+++ cross-aarch64-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-arm-gcc7.changes
===================================================================
--- cross-arm-gcc7.changes (revision 157)
+++ cross-arm-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-arm-gcc7.spec
===================================================================
--- cross-arm-gcc7.spec (revision 157)
+++ cross-arm-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-arm-none-gcc7-bootstrap.changes
===================================================================
--- cross-arm-none-gcc7-bootstrap.changes (revision 157)
+++ cross-arm-none-gcc7-bootstrap.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-arm-none-gcc7-bootstrap.spec
===================================================================
--- cross-arm-none-gcc7-bootstrap.spec (revision 157)
+++ cross-arm-none-gcc7-bootstrap.spec (revision 2)
@@ -277,6 +277,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-arm-none-gcc7.changes
===================================================================
--- cross-arm-none-gcc7.changes (revision 157)
+++ cross-arm-none-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-arm-none-gcc7.spec
===================================================================
--- cross-arm-none-gcc7.spec (revision 157)
+++ cross-arm-none-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-avr-gcc7-bootstrap.changes
===================================================================
--- cross-avr-gcc7-bootstrap.changes (revision 157)
+++ cross-avr-gcc7-bootstrap.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-avr-gcc7-bootstrap.spec
===================================================================
--- cross-avr-gcc7-bootstrap.spec (revision 157)
+++ cross-avr-gcc7-bootstrap.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-avr-gcc7.changes
===================================================================
--- cross-avr-gcc7.changes (revision 157)
+++ cross-avr-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-avr-gcc7.spec
===================================================================
--- cross-avr-gcc7.spec (revision 157)
+++ cross-avr-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-epiphany-gcc7-bootstrap.changes
===================================================================
--- cross-epiphany-gcc7-bootstrap.changes (revision 157)
+++ cross-epiphany-gcc7-bootstrap.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-epiphany-gcc7-bootstrap.spec
===================================================================
--- cross-epiphany-gcc7-bootstrap.spec (revision 157)
+++ cross-epiphany-gcc7-bootstrap.spec (revision 2)
@@ -277,6 +277,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-epiphany-gcc7.changes
===================================================================
--- cross-epiphany-gcc7.changes (revision 157)
+++ cross-epiphany-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-epiphany-gcc7.spec
===================================================================
--- cross-epiphany-gcc7.spec (revision 157)
+++ cross-epiphany-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-hppa-gcc7.changes
===================================================================
--- cross-hppa-gcc7.changes (revision 157)
+++ cross-hppa-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-hppa-gcc7.spec
===================================================================
--- cross-hppa-gcc7.spec (revision 157)
+++ cross-hppa-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-i386-gcc7.changes
===================================================================
--- cross-i386-gcc7.changes (revision 157)
+++ cross-i386-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-i386-gcc7.spec
===================================================================
--- cross-i386-gcc7.spec (revision 157)
+++ cross-i386-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-m68k-gcc7.changes
===================================================================
--- cross-m68k-gcc7.changes (revision 157)
+++ cross-m68k-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-m68k-gcc7.spec
===================================================================
--- cross-m68k-gcc7.spec (revision 157)
+++ cross-m68k-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-mips-gcc7.changes
===================================================================
--- cross-mips-gcc7.changes (revision 157)
+++ cross-mips-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-mips-gcc7.spec
===================================================================
--- cross-mips-gcc7.spec (revision 157)
+++ cross-mips-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-nvptx-gcc7.changes
===================================================================
--- cross-nvptx-gcc7.changes (revision 157)
+++ cross-nvptx-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-nvptx-gcc7.spec
===================================================================
--- cross-nvptx-gcc7.spec (revision 157)
+++ cross-nvptx-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-ppc64-gcc7.changes
===================================================================
--- cross-ppc64-gcc7.changes (revision 157)
+++ cross-ppc64-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-ppc64-gcc7.spec
===================================================================
--- cross-ppc64-gcc7.spec (revision 157)
+++ cross-ppc64-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-ppc64le-gcc7.changes
===================================================================
--- cross-ppc64le-gcc7.changes (revision 157)
+++ cross-ppc64le-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-ppc64le-gcc7.spec
===================================================================
--- cross-ppc64le-gcc7.spec (revision 157)
+++ cross-ppc64le-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-rx-gcc7-bootstrap.changes
===================================================================
--- cross-rx-gcc7-bootstrap.changes (revision 157)
+++ cross-rx-gcc7-bootstrap.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-rx-gcc7-bootstrap.spec
===================================================================
--- cross-rx-gcc7-bootstrap.spec (revision 157)
+++ cross-rx-gcc7-bootstrap.spec (revision 2)
@@ -277,6 +277,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-rx-gcc7.changes
===================================================================
--- cross-rx-gcc7.changes (revision 157)
+++ cross-rx-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-rx-gcc7.spec
===================================================================
--- cross-rx-gcc7.spec (revision 157)
+++ cross-rx-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-s390x-gcc7.changes
===================================================================
--- cross-s390x-gcc7.changes (revision 157)
+++ cross-s390x-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-s390x-gcc7.spec
===================================================================
--- cross-s390x-gcc7.spec (revision 157)
+++ cross-s390x-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-sparc-gcc7.changes
===================================================================
--- cross-sparc-gcc7.changes (revision 157)
+++ cross-sparc-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-sparc-gcc7.spec
===================================================================
--- cross-sparc-gcc7.spec (revision 157)
+++ cross-sparc-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-sparc64-gcc7.changes
===================================================================
--- cross-sparc64-gcc7.changes (revision 157)
+++ cross-sparc64-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-sparc64-gcc7.spec
===================================================================
--- cross-sparc64-gcc7.spec (revision 157)
+++ cross-sparc64-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: cross-x86_64-gcc7.changes
===================================================================
--- cross-x86_64-gcc7.changes (revision 157)
+++ cross-x86_64-gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: cross-x86_64-gcc7.spec
===================================================================
--- cross-x86_64-gcc7.spec (revision 157)
+++ cross-x86_64-gcc7.spec (revision 2)
@@ -276,6 +276,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: gcc.spec.in
===================================================================
--- gcc.spec.in (revision 157)
+++ gcc.spec.in (revision 2)
@@ -1067,6 +1067,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: gcc7-testresults.changes
===================================================================
--- gcc7-testresults.changes (revision 157)
+++ gcc7-testresults.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: gcc7-testresults.spec
===================================================================
--- gcc7-testresults.spec (revision 157)
+++ gcc7-testresults.spec (revision 2)
@@ -453,6 +453,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
Index: gcc7.changes
===================================================================
--- gcc7.changes (revision 157)
+++ gcc7.changes (revision 2)
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Wed May 22 12:56:05 UTC 2019 - Martin Liška <mliska@suse.cz>
+
+- Strip -flto from $optflags.
+
+-------------------------------------------------------------------
Wed Apr 24 09:52:10 UTC 2019 - rguenther@suse.com
- Update to gcc-7-branch head (r270528).
Index: gcc7.spec
===================================================================
--- gcc7.spec (revision 157)
+++ gcc7.spec (revision 2)
@@ -1757,6 +1757,7 @@
#test patching end
%build
+%define _lto_cflags %{nil}
# Avoid rebuilding of generated files
contrib/gcc_update --touch
OBS-URL: https://build.opensuse.org/request/show/704738
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=158
2019-05-22 13:42:56 +00:00
Yuchen Lin
81049f5798
Accepting request 697512 from devel:gcc
...
- Update to gcc-7-branch head (r270528).
* Disables switch jump-tables when retpolines are used.
[bsc#1131264, jsc#SLE-6738]
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
[bsc#1129389]
- Update to gcc-7-branch head (r269676).
* Pulls fix for aarch64 FMA steering pass use-after-free. [bsc#1128794]
* Fixes ICE compiling tensorflow. [bsc#1129389]
- Change URLs to use https.
- Update to gcc-7-branch head (r268660).
* Pulls fix for s390x FP load-and-test issue. [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
during build.
- Update gcc44-rename-info-files.patch to adjust gnat manual
entries in the info directory. [bnc#1114592]
OBS-URL: https://build.opensuse.org/request/show/697512
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=22
2019-04-28 17:57:28 +00:00
Richard Biener
4041638e3d
- Update to gcc-7-branch head (r270528).
...
* Disables switch jump-tables when retpolines are used.
[bsc#1131264, jsc#SLE-6738]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=156
2019-04-24 09:56:06 +00:00
Richard Biener
c1d178f49e
- Update to gcc-7-branch head (r270277).
...
* Disables switch jump-tables when retpolines are used. [bsc#1131264]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=155
2019-04-11 10:59:15 +00:00
Richard Biener
98056a2c13
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=154
2019-03-28 09:45:07 +00:00
Richard Biener
29836adb64
- Add gcc8-pr89752.patch to fix ICE compiling tensorflow on aarch64.
...
[bsc#1129389]
* Pulls fix for aarch64 FMA steering pass use-after-free. [bsc#1128794]
* Fixes ICE compiling tensorflow. [bsc#1129389]
- Change URLs to use https.
* Includes fix to no longer try linking -lieee with -mieee-fp.
[bnc#1084842]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=153
2019-03-28 08:22:17 +00:00
Richard Biener
6faa16d48c
- Update to gcc-7-branch head (r269676).
...
* Pulls fix for aarch64 FMA steering pass use-after-free. [bso#1128794]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=152
2019-03-14 09:24:40 +00:00
Richard Biener
f2b8788636
- Add gcc7-pr84272.patch to fix aarch64 FMA steering pass
...
use-after-free. [bso#1128794]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=151
2019-03-13 08:36:28 +00:00
Richard Biener
6f9a445364
- Update to gcc-7-branch head (r268660).
...
* Pulls fix for s390x FP load-and-test issue. [bnc#1124644]
- Improve build reproducability by disabling address-space randomization
during build.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=150
2019-02-08 07:56:58 +00:00
Richard Biener
8ce70503f7
- Update gcc44-rename-info-files.patch to adjust gnat manual
...
entries in the info directory. [bnc#1114592]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=149
2019-01-07 08:37:54 +00:00
Dominique Leuenberger
c7559acd40
Accepting request 655634 from devel:gcc
...
- Update to GCC 7.4 release.
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
Point to /usr/avr/sys-root/include as system header include directory.
OBS-URL: https://build.opensuse.org/request/show/655634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=21
2018-12-11 14:44:14 +00:00
Richard Biener
b316e4eb32
- Update to GCC 7.4 release.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=147
2018-12-06 12:10:42 +00:00
Richard Biener
50ab2fbd21
- Update to GCC 7.4.0 release.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=146
2018-12-06 12:09:45 +00:00
Richard Biener
65c2427a0a
- Update to GCC 7.4 RC1 (r266595).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=145
2018-11-29 12:06:09 +00:00
Richard Biener
267b600540
- Update to gcc-7-branch head (r264435).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=144
2018-09-20 07:29:09 +00:00
Richard Biener
e4b4de9709
- Fix AVR configuration to not use __cxa_atexit or libstdc++ headers.
...
Point to /usr/avr/sys-root/include as system header include directory.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=143
2018-09-13 12:29:09 +00:00
Dominique Leuenberger
f0b53b2b7b
Accepting request 629953 from devel:gcc
...
- Update to gcc-7-branch head (r263609).
* Includes fix for build with ISL 0.20.
OBS-URL: https://build.opensuse.org/request/show/629953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=20
2018-08-24 14:49:52 +00:00
Richard Biener
307ff6afcf
- Update to gcc-7-branch head (r263609).
...
* Includes fix for build with ISL 0.20.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=141
2018-08-17 08:40:19 +00:00
Dominique Leuenberger
94cdfb4695
Accepting request 619755 from devel:gcc
...
- Update to gcc-7-branch head (r262243).
* Pulls fix for libcpp lexing bug on ppc64le manifesting during
build with gcc8. [bnc#1099119]
* Pulls fix for forcing compile-time tuning even when building
with -march=z13 on s390x. [bnc#1099192]
OBS-URL: https://build.opensuse.org/request/show/619755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=19
2018-07-07 19:52:04 +00:00
Richard Biener
a6fee85bbc
* Pulls fix for forcing compile-time tuning even when building
...
with -march=z13 on s390x. [bnc#1099192]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=139
2018-06-29 11:13:37 +00:00
Richard Biener
c13226c2d4
- Update to gcc-7-branch head (r262243).
...
* Pulls fix for libcpp lexing bug on ppc64le manifesting during
build with gcc8. [bnc#1099119]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=138
2018-06-29 10:31:15 +00:00
Richard Biener
0c31d6a9ad
- Update to gcc-7-branch head (r262125).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=137
2018-06-26 08:30:10 +00:00
Yuchen Lin
7817e82d94
Accepting request 616526 from devel:gcc
...
- Update to gcc-7-branch head (r261272).
* Fixes support for 32bit ASAN with glibc 2.27+
* Includes gcc7-bnc1087550.diff
OBS-URL: https://build.opensuse.org/request/show/616526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=18
2018-06-18 11:48:14 +00:00
Richard Biener
d1440cc0d3
- Update to gcc-7-branch head (r261272).
...
* Fixes support for 32bit ASAN with glibc 2.27+
* Includes gcc7-bnc1087550.diff
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=135
2018-06-07 12:37:02 +00:00
Dominique Leuenberger
c4cd54ff77
Accepting request 597802 from devel:gcc
...
- Update gcc7-bnc1087550.diff with latest changes. [bnc#1087550]
OBS-URL: https://build.opensuse.org/request/show/597802
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=17
2018-04-22 12:42:37 +00:00
Richard Biener
3c9186cb2e
- Update gcc7-bnc1087550.diff with latest changes. [bnc#1087550]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=133
2018-04-18 14:03:30 +00:00
Dominique Leuenberger
87edaa3540
Accepting request 595563 from devel:gcc
...
- Update gcc7-bnc1087550.diff with fix from upstream that supports
both ABIs for ios_base::failure. [bnc#1087550]
- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
NEEDED entry for libstdc++.so. [GCC#84428]
- 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]
OBS-URL: https://build.opensuse.org/request/show/595563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=16
2018-04-16 10:42:25 +00:00
Richard Biener
ae682fd8c1
- Update gcc7-bnc1087550.diff with fix from upstream that supports
...
both ABIs for ios_base::failure. [bnc#1087550]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=131
2018-04-11 09:55:26 +00:00
Yuchen Lin
61f9302542
Accepting request 593393 from devel:gcc
...
- Update to gcc-7-branch head (r258812).
* Picks fix to no longer enable -mpc-relative-literal-loads by default
with --enable-fix-cortex-a53-843419.
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
[bnc#1087930]
OBS-URL: https://build.opensuse.org/request/show/593393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=15
2018-04-10 07:48:56 +00:00
Richard Biener
a02759cc2a
- Set SUSE_ASNEEDED to zero during %install so libasan keeps its
...
NEEDED entry for libstdc++.so. [GCC#84428]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=129
2018-04-09 14:01:29 +00:00
Richard Biener
698db85647
- 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
2018-04-06 09:07:29 +00:00
Richard Biener
f6899afba7
- Enable --enable-fix-cortex-a53-835769 for aarch64.
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=127
2018-04-06 06:56:21 +00:00
Richard Biener
02fffd9340
[bnc#1087930]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=126
2018-04-04 07:12:07 +00:00
Richard Biener
177a7c0063
- Update to gcc-7-branch head (r258812).
...
* Picks fix to no longer enable -mpc-relative-literal-loads by default
with --enable-fix-cortex-a53-843419.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=125
2018-04-03 13:32:11 +00:00
Richard Biener
517b103726
- Enable --enable-fix-cortex-a53-843419 on aarch64. [bnc#1084812]
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=124
2018-04-03 12:57:03 +00:00
Dominique Leuenberger
b303b989a5
Accepting request 583848 from devel:gcc
...
- Update to gcc-7-branch head (r258313).
* includes spectre V2 mitigation patch for s390x. [bnc#1083946]
- Update to gcc-7-branch head (r258025).
* includes fix for chromium build failure. [bnc#1083290]
OBS-URL: https://build.opensuse.org/request/show/583848
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=14
2018-03-12 11:04:32 +00:00
Richard Biener
94d608ada2
Accepting request 585463 from home:a_faerber:arm:none
...
Add cross-arm-none-gcc7 for Arm Cortex-M newlib development
OBS-URL: https://build.opensuse.org/request/show/585463
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=122
2018-03-12 10:38:24 +00:00
Richard Biener
42b6616f21
- Update to gcc-7-branch head (r258313).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=121
2018-03-07 09:03:51 +00:00
Richard Biener
601d3b5951
- Update to gcc-7-branch head (r258274).
...
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=120
2018-03-06 10:11:47 +00:00
Richard Biener
b230dfb390
- Update to gcc-7-branch head (r258237).
...
* includes spectre V2 mitigation patch for s390x. [bnc#1083946]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=119
2018-03-05 13:34:32 +00:00
Richard Biener
3e7b2f9556
- Update to gcc-7-branch head (r258025).
...
* includes fix for chromium build failure. [bnc#1083290]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=118
2018-03-05 12:21:23 +00:00
Dominique Leuenberger
3dfc01bbc7
Accepting request 581734 from devel:gcc
...
- Fix nvptx offload target compiler install so GCC can pick up
required files. Split out the newlib part into cross-nvptx-newlib7-devel
and avoid conflicts with GCC 8 variant via Provides/Conflicts
of cross-nvptx-newlib-devel.
- Update to gcc-7-branch head (r258025).
- Update to gcc-7-branch head (r257981).
- Add conflicts to non-bootstrap variant for cross packages to silence
repo-checker.
- Amend gcc48-remove-mpfr-2.4.0-requirement.patch to fix build on SLE11.
- Use %{?_smp_mflags} everywhere.
- Update _constraints to bump physicalmemory and general simplification.
OBS-URL: https://build.opensuse.org/request/show/581734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc7?expand=0&rev=13
2018-03-04 10:48:34 +00:00