File _patchinfo of Package patchinfo.40639
<patchinfo incident="40639">
<issue tracker="jsc" id="PED-12029"/>
<issue tracker="jsc" id="PED-253"/>
<issue tracker="bnc" id="1232526">arm-none-eabi-gcc cannot build -mcpu=cortex-m0plus binaries</issue>
<issue tracker="bnc" id="1239566">record -D and -U in DWARF DW_AT_producer records using gcc</issue>
<issue tracker="bnc" id="1244050">GCC packages have wrong provides of shared libs due to bsc#1240788 fix</issue>
<issue tracker="bnc" id="1243794">GCC 15: missing libstdc++.a for offload libraries (cross-nvptx-gcc15 + cross-amdgcn-gcc15)</issue>
<issue tracker="bnc" id="1238491">gcc reproducible builds</issue>
<issue tracker="bnc" id="1240788">GCC uses most recent libstdc++.so.6 for link editing</issue>
<issue tracker="bnc" id="1239938">build GCC with PIE mode</issue>
<issue tracker="bnc" id="1243991">[Build 94.2] Package installation failed for linux-glibc-devel: cannot open shared object file: No such file or directory</issue>
<packager>rguenther</packager>
<rating>moderate</rating>
<category>recommended</category>
<summary>Recommended update for gcc15</summary>
<description>This update for gcc15 fixes the following issues:
This update ships the GNU Compiler Collection GCC 15.2. (jsc#PED-12029)
The compiler runtime libraries are provided for all SUSE Linux Enterprise 15
versions and replace the same named GCC 14 ones.
The new compilers for C, C++, and Fortran are provided for SUSE Linux
Enterprise 15 SP6 and SP7, and provided in the "Development Tools" module.
The Go, D, Ada and Modula 2 language compiler parts are available
unsupported via the PackageHub repositories.
To use gcc15 compilers use:
- install "gcc15" or "gcc15-c++" or one of the other "gcc15-COMPILER" frontend packages.
- override your Makefile to use CC=gcc15, CXX=g++15 and similar overrides for the other languages.
For a full changelog with all new GCC15 features, check out
https://gcc.gnu.org/gcc-15/changes.html
Update to GCC 15.2 release:
* the GCC 15.2 release contains regression fixes accumulated since
the GCC 15.1 release
- Prune the use of update-alternatives from openSUSE Factory and
SLFO.
- Adjust crosses to conflict consistently where they did not
already and make them use unsuffixed binaries.
- Tune for power10 for SLES 16. [jsc#PED-12029]
- Tune for z15 for SLES 16. [jsc#PED-253]
- Fix PR120827, ICE due to splitter emitting constant loads directly
- Exclude shared objects present for link editing in the GCC specific
subdirectory from provides processing via __provides_exclude_from.
[bsc#1244050][bsc#1243991]
- Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap
variant conflict with the unversioned cross-*-gcc package.
- Enable C++ for offload compilers. [bsc#1243794]
- Add libgcobol and libquadmath-devel dependence to the cobol frontend
package.
Update to GCC 15 branch head, 15.1.1+git9595
* includes GCC 15.1 release
- Enable gfx9-generic, gfx10-3-generic and gfx11-generic multilibs
for the AMD GCN offload compiler when llvm is new enough.
- Make sure link editing is done against our own shared library
copy rather than the installed system runtime. [bsc#1240788]
- Fix newlib libm miscompilation for GCN offloading.
Update to GCC trunk head, 15.0.1+git9001
* includes -msplit-patch-nops required for user-space livepatching
on powerpc
* includes fix for Ada build with --enable-host-pie
- Build GCC executables PIE on SLE. [bsc#1239938]
- Includes change to also record -D_FORTIFY_SOURCE=2 in the DWARF
debug info DW_AT_producer string. [bsc#1239566]
- Package GCC COBOL compiler for openSUSE Factory for supported
targets which are x86_64, aarch64 and ppc64le.
- Disable profiling during build when %want_reproducible_builds is set
[bsc#1238491]
- Includes fix for emacs JIT use
- Bumps libgo SONAME to libgo24 which should fix go1.9 build
- Adjust cross compiler requirements to use %requires_ge
- For cross compilers require the same or newer binutils, newlib
or cross-glibc that was used at build time. [bsc#1232526]
</description>
</patchinfo>