Adding patchinfo patchinfo.20240704094407895280.90520734224245

This commit is contained in:
Adrian Schröter 2024-09-04 11:23:00 +02:00
parent 3eccb11319
commit 826354908f
2 changed files with 26 additions and 1 deletions

2
gcc13

@ -1 +1 @@
Subproject commit 0c54c2d2ec18f0a0baab61dd13fa5252f16b3158
Subproject commit b9ae15f38046ed598e5581fd0567ecd169a2b760

View File

@ -0,0 +1,25 @@
<patchinfo>
<!-- generated from request(s) 336362 -->
<issue tracker="bnc" id="1188441">GCC requires 11GB of memory for building libecpint for s390x in comparison to 3.3GB on x86</issue>
<issue tracker="bnc" id="1220724">Packages pulling gcc14 (like emacs-x11 and emacs-nox) break clang</issue>
<issue tracker="bnc" id="1221239">Backport of GCC bug 111731</issue>
<packager>rguenther</packager>
<rating>important</rating>
<category>recommended</category>
<summary>Recommended update for gcc13</summary>
<description>This update for gcc13 fixes the following issues:
- Update to GCC 13.3 release
- Removed Fiji support from the GCN offload compiler as that is requiring
Code Object version 3 which is no longer supported by llvm18.
- Avoid combine spending too much compile-time and memory doing nothing
on s390x. [bsc#1188441]
- Make requirement to lld version specific to avoid requiring the
meta-package.
- Fix unwinding for JIT code. [bsc#1221239]
- Revert libgccjit dependency change. [bsc#1220724]
</description>
<package>gcc13</package>
<seperate_build_arch/>
</patchinfo>