Richard Biener
|
56dcd95927
|
- Add gcc48-bsc1161913.patch to fix register allocation issue with
exception handling code on s390x. [bsc#1161913]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=181
|
2020-01-29 09:57:46 +00:00 |
|
Michael Matz
|
9fa0c40964
|
- Add gcc7-pr92692.patch: Backport PR target/92692 to fix
miscompilation of some atomic code on aarch64. [bsc#1150164]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=180
|
2020-01-22 17:31:22 +00:00 |
|
Richard Biener
|
6def547426
|
- Add gcc7-pr93246.patch: Backport PR middle-end/93246
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=179
|
2020-01-20 12:07:35 +00:00 |
|
Richard Biener
|
ebdf676289
|
Accepting request 762415 from home:Andreas_Schwab:glibc:rebuild
- gcc7-pr92154.patch: Backport PR sanitizer/92154
OBS-URL: https://build.opensuse.org/request/show/762415
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=177
|
2020-01-10 09:32:03 +00:00 |
|
Richard Biener
|
78da3e309b
|
- Add gcc7-bsc1160086.patch to fix miscompilation in vectorized code
for s390x. [bsc#1160086] [gcc#92950]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=176
|
2020-01-07 08:40:11 +00:00 |
|
Richard Biener
|
fd2cfc4ffd
|
- Update to GCC 7.5.0 release.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=174
|
2019-11-14 09:32:49 +00:00 |
|
Richard Biener
|
aad8cc268f
|
- 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
|
2019-11-05 07:56:58 +00:00 |
|
Richard Biener
|
9e449670bc
|
- 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
|
2019-10-02 07:47:59 +00:00 |
|
Richard Biener
|
4d5fd7d4e0
|
- Rework shared spec file parts to allow custom Summary and
Description for cross compilers. Clarify their Summary
and Description. [bsc#1148517]
- Reorder things in cross.spec.in so the Version define comes before
the first use of %version.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=170
|
2019-09-09 07:35:36 +00:00 |
|
Richard Biener
|
ac16d97463
|
- Update to gcc-7-branch head (r275405).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=169
|
2019-09-05 13:33:21 +00:00 |
|
Richard Biener
|
bd0f8f465b
|
* Includes gcc8-pr89752.patch
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=168
|
2019-09-03 07:59:02 +00:00 |
|
Richard Biener
|
e630c80b2a
|
- Update to gcc-7-branch head (r275325).
* Pulls fix for POWER9 DARN miscompilation.
(bsc#1149145, CVE-2019-15847)
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=167
|
2019-09-03 07:45:14 +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
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
10f42a1030
|
- 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.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=116
|
2018-03-01 13:09:00 +00:00 |
|
Richard Biener
|
71f5236cbd
|
Accepting request 580893 from home:marxin:gcc7-branch
- Update to gcc-7-branch head (r258025).
OBS-URL: https://build.opensuse.org/request/show/580893
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=115
|
2018-02-28 09:44:47 +00:00 |
|
Richard Biener
|
4a3c33f929
|
- Update to gcc-7-branch head (r257981).
- Add conflicts to non-bootstrap variant for cross packages to silence
repo-checker.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=113
|
2018-02-26 09:09:18 +00:00 |
|
Richard Biener
|
a59949e485
|
- Use %{?_smp_mflags} everywhere.
- Update _constraints to bump physicalmemory and general simplification.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=112
|
2018-02-01 10:07:59 +00:00 |
|
Richard Biener
|
e99b09178c
|
- Update to GCC 7.3 release.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=110
|
2018-01-25 09:54:11 +00:00 |
|
Richard Biener
|
e257f67b04
|
- Update to GCC 7.3.0 RC2 (r256937).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=108
|
2018-01-22 11:56:09 +00:00 |
|
Richard Biener
|
9c90945248
|
- Update to GCC 7.3.0 RC1 (r256792).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=106
|
2018-01-17 13:14:24 +00:00 |
|
Richard Biener
|
3a0ece3e1d
|
- Update to gcc-7-branch head (r256737)
* Includes gcc7-pr81481.diff
* Adds backport of retpoline support via -mindirect-branch=,
-mfunction-return= and friends. [bnc#1074621]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=105
|
2018-01-16 12:12:26 +00:00 |
|
Richard Biener
|
d3995f7eaf
|
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=104
|
2018-01-16 08:54:05 +00:00 |
|
Richard Biener
|
289be012c3
|
- Update to gcc-7-branch head (r256695).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=103
|
2018-01-15 14:53:41 +00:00 |
|