diff --git a/gcc13 b/gcc13 index 0c54c2d..b9ae15f 160000 --- a/gcc13 +++ b/gcc13 @@ -1 +1 @@ -Subproject commit 0c54c2d2ec18f0a0baab61dd13fa5252f16b3158 +Subproject commit b9ae15f38046ed598e5581fd0567ecd169a2b760 diff --git a/patchinfo.20240704094407895280.90520734224245/_patchinfo b/patchinfo.20240704094407895280.90520734224245/_patchinfo new file mode 100644 index 0000000..53b25ce --- /dev/null +++ b/patchinfo.20240704094407895280.90520734224245/_patchinfo @@ -0,0 +1,25 @@ + + + GCC requires 11GB of memory for building libecpint for s390x in comparison to 3.3GB on x86 + Packages pulling gcc14 (like emacs-x11 and emacs-nox) break clang + Backport of GCC bug 111731 + rguenther + important + recommended + Recommended update for gcc13 + 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] + + gcc13 + +