188 Commits

Author SHA256 Message Date
Richard Biener
58fab07f1d - Add gcc7-pr55917.patch to do not handle exceptions in std::thread
(jsc#CAR-1182)

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=218
2021-10-25 14:56:03 +00:00
Richard Biener
2d282e2c26 Accepting request 927298 from home:llansky3:branches:devel:gcc
PR libstdc++/55917 do not handle exceptions in std::thread (jsc#CAR-1182)

OBS-URL: https://build.opensuse.org/request/show/927298
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=217
2021-10-25 14:54:19 +00:00
Richard Biener
71e9f2c29d remove old patches
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=216
2021-10-22 07:27:21 +00:00
Richard Biener
6217c324dd Accepting request 926826 from home:gbelinassi
Fix building issues in aarch64 and ppc64le.

OBS-URL: https://build.opensuse.org/request/show/926826
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=215
2021-10-22 07:20:27 +00:00
Richard Biener
ed8cb3ed0a - - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch
  gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch
  gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch
  gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch
  gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch
  gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch
  gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch
  gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch
  gcc7-pfe-0016-Backport-AArch64-PR92424-Fix-fpatchable-function-ent.patch
  gcc7-pfe-0017-Backport-Fix-patchable-function-entry-on-arc.patch
  gcc7-pfe-0018-Backport-Add-patch_area_size-and-patch_area_entry-to.patch
  gcc7-pfe-0019-Backport-testsuite-Adjust-patchable_function-tests-f.patch
  gcc7-pfe-0020-Backport-Use-the-section-flag-o-for-__patchable_func.patch
  gcc7-pfe-0021-Backport-varasm-Fix-up-__patchable_function_entries-.patch
  gcc7-pfe-0022-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch
  gcc7-pfe-0023-Fix-unwinding-issues-when-pfe-is-enabled.patch
  to add -fpatchable-function-entry feature to gcc-7.

- - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=214
2021-10-21 08:08:22 +00:00
Richard Biener
f4c74dc639 Accepting request 926586 from home:gbelinassi
- - Add gcc7-pfe-0001-Backport-Add-entry-for-patchable_function_entry.patch
  gcc7-pfe-0002-Backport-Skip-fpatchable-function-entry-tests-for-nv.patch
  gcc7-pfe-0003-Backport-Error-out-on-nvptx-for-fpatchable-function-.patch
  gcc7-pfe-0004-Backport-Adapt-scan-assembler-times-for-alpha.patch
  gcc7-pfe-0005-Backport-patchable_function_entry-decl.c-Use-3-NOPs-.patch
  gcc7-pfe-0006-Backport-IBM-Z-Use-the-dedicated-NOP-instructions-fo.patch
  gcc7-pfe-0007-Backport-Add-regex-to-search-for-uppercase-NOP-instr.patch
  gcc7-pfe-0008-Backport-ICE-segmentation-fault-with-patchable_funct.patch
  gcc7-pfe-0009-Backport-patchable_function_entry-decl.c-Pass-mcpu-g.patch
  gcc7-pfe-0010-Backport-patchable_function_entry-decl.c-Do-not-run-.patch
  gcc7-pfe-0011-Backport-patchable_function_entry-decl.c-Add-fno-pie.patch
  gcc7-pfe-0012-Backport-PR-c-89946-ICE-in-assemble_start_function-a.patch
  gcc7-pfe-0013-Backport-targhooks.c-default_print_patchable_functio.patch
  gcc7-pfe-0014-Backport-Align-__patchable_function_entries-to-POINT.patch
  gcc7-pfe-0015-Backport-Fix-PR-93242-patchable-function-entry-broke.patch
  gcc7-pfe-0016-Backport-AArch64-PR92424-Fix-fpatchable-function-ent.patch
  gcc7-pfe-0017-Backport-Fix-patchable-function-entry-on-arc.patch
  gcc7-pfe-0018-Backport-Add-patch_area_size-and-patch_area_entry-to.patch
  gcc7-pfe-0019-Backport-testsuite-Adjust-patchable_function-tests-f.patch
  gcc7-pfe-0020-Backport-Use-the-section-flag-o-for-__patchable_func.patch
  gcc7-pfe-0021-Backport-varasm-Fix-up-__patchable_function_entries-.patch
  gcc7-pfe-0022-Backport-rs6000-Avoid-fpatchable-function-entry-regr.patch
  gcc7-pfe-0023-Fix-unwinding-issues-when-pfe-is-enabled.patch
  to add -fpatchable-function-entry feature to gcc-7.

OBS-URL: https://build.opensuse.org/request/show/926586
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=213
2021-10-21 06:15:55 +00:00
Richard Biener
727d24fc65 - Add gcc7-ada-MINSTKSZ.patch to fix build with glibc 2.34.
- Add bits/unistd_ext.h to the list of removed fixed includes.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=212
2021-09-27 08:25:03 +00:00
Richard Biener
fbaf28febd - Add gcc7-sanitizer-cyclades.patch to remove cyclades.h use from
libsanitizer fixing builds with recent kernels.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=211
2021-07-21 06:28:07 +00:00
Richard Biener
b30587054c OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=209 2021-02-04 07:30:19 +00:00
Richard Biener
69d131a639 - Change GCC exception licenses to SPDX format
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=208
2021-02-03 09:33:31 +00:00
Richard Biener
059c6f6d91 - Remove include-fixed/pthread.h
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=207
2021-02-03 09:31:44 +00:00
Richard Biener
559aa632a8 Accepting request 868162 from home:dirkmueller:branches:devel:gcc
- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618] 

- add gcc7-pr81942.patch [bsc#1181618]

OBS-URL: https://build.opensuse.org/request/show/868162
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=206
2021-02-01 07:47:07 +00:00
Richard Biener
260c287c73 - Amend gcc7-aarch64-moutline-atomics.patch for glibc namespace
violation with getauxval.  [bsc#1167939]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=204
2021-01-05 15:57:47 +00:00
Richard Biener
9c12557eaa OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=202 2020-11-30 14:16:47 +00:00
Michael Matz
7b7ead058f - Add gcc7-fix-retrieval-of-testnames.patch to support usage in
testcases added by the above.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=201
2020-11-30 14:12:21 +00:00
Richard Biener
028b5ac235 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=200 2020-11-27 12:33:25 +00:00
Michael Matz
6a6b734fda - Add gcc7-aarch64-sls-miti-1.patch, gcc7-aarch64-sls-miti-2.patch,
gcc7-aarch64-sls-miti-3.patch to backport aarch64 Straight Line
  Speculation mitigation [bsc#1172798, CVE-2020-13844]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=199
2020-11-26 17:29:10 +00:00
Richard Biener
d810af1a86 - Do not specify alternate offload compiler location at
configure time.
- Update README.First-for.SuSE.packagers

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=198
2020-11-26 15:08:16 +00:00
Richard Biener
53934be75b - Enable fortran for the nvptx offload compiler.
- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler. 

- Enable fortran for the nvptx offload compiler.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=197
2020-11-26 10:44:52 +00:00
Richard Biener
c843e0222a - Add gcc7-pr88522.patch to avoid assembler errors with AVX512
gather and scatter instructions when using -masm=intel.
- Amend gcc7-remove-Wexpansion-to-defined-from-Wextra.patch to
  reflect changes in option handling in the testsuite.
- Add gcc7-testsuite-fixes.patch to fix PR98001 and PR98002 which
  are broken testcases showing with malloc debugging enabled.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=196
2020-11-26 10:30:06 +00:00
OBS User buildservice-autocommit
04e8acc4d0 baserev update by copy to link target
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=195
2020-11-23 14:36:50 +00:00
OBS User buildservice-autocommit
9b6b7fa6ed Updating link to change in openSUSE:Factory/gcc7 revision 30.0
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=2814deabc426849a4032450e735ed7e9
2020-11-23 14:36:50 +00:00
Richard Biener
b6132a76a8 default enabling. [jsc#SLE-12209, bsc#1167939]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=194
2020-11-19 13:27:30 +00:00
Richard Biener
e3c214daab - Add gcc7-aarch64-moutline-atomics.patch to backport the aarch64
-moutline-atomics feature and accumulated fixes but not its
  default enabling.  [jsc#SLE-12209]
- Order gcc7-pr92692.patch after gcc7-aarch64-moutline-atomics.patch
  and refresh.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=193
2020-11-19 10:26:50 +00:00
Richard Biener
243d1e8a93 - Revert gcc7-pr97774.patch as it causes gdb to crash.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=192
2020-11-16 07:46:52 +00:00
Richard Biener
82683aba04 - Quote %{cross_arch} consistently when comparing expansion
against string in RPM %if condition.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=191
2020-11-12 13:53:23 +00:00
Richard Biener
4999ae9ea5 - Fix 32bit libgnat.so link. [bsc#1178675]
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=190
2020-11-11 15:25:45 +00:00
Richard Biener
def0b8e704 - Add gcc7-pr97535.patch to fix memcpy miscompilation on aarch64.
[bsc#1178624, bsc#1178577]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=189
2020-11-11 07:31:04 +00:00
Richard Biener
21e41fbc30 - Add gcc7-pr97774.patch to fix debug line info for try/catch.
[bsc#1178614]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=188
2020-11-10 10:23:59 +00:00
Richard Biener
e8426611ba Accepting request 835425 from home:Guillaume_G:branches:devel:gcc
- Remove -mbranch-protection=standard (aarch64 flag) when gcc7 is
  used to build gcc7 (ie when ada is enabled)

This is in preparation of Pointer Authentication enablement in Tumbleweed.

OBS-URL: https://build.opensuse.org/request/show/835425
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=186
2020-09-21 08:13:39 +00:00
Richard Biener
4ae7e0a5e1 - Add gcc7-pr94148.patch to fix corruption of pass private ->aux
via DF.  [gcc#94148]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=185
2020-03-16 07:24:22 +00:00
Richard Biener
274a8b93ea - Add gcc7-pr93888.patch to fix debug information issue with
inlined functions and passed by reference arguments.  [gcc#93888]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=183
2020-03-04 12:59:30 +00:00
Richard Biener
8c051c1c6f Accepting request 780352 from home:marxin:branches:devel:gcc
- Add gcc7-pr93965.patch in order to fix binutils release
  date detection issue.

OBS-URL: https://build.opensuse.org/request/show/780352
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=182
2020-03-02 08:26:51 +00:00
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
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
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