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