Package Release Info

gcc15-15.1.1+git9973-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gcc15-32bit
gcc15-ada
gcc15-ada-32bit
gcc15-c++-32bit
gcc15-d
gcc15-d-32bit
gcc15-fortran-32bit
gcc15-go
gcc15-go-32bit
gcc15-m2
gcc15-m2-32bit
gcc15-obj-c++
gcc15-obj-c++-32bit
gcc15-objc
gcc15-objc-32bit
libada15
libada15-32bit
libasan8-32bit
libatomic1-32bit
libgcc_s1-32bit
libgdruntime6
libgdruntime6-32bit
libgfortran5-32bit
libgo24
libgo24-32bit
libgomp1-32bit
libgphobos6
libgphobos6-32bit
libitm1-32bit
libm2cor20
libm2cor20-32bit
libm2iso20
libm2iso20-32bit
libm2log20
libm2log20-32bit
libm2min20
libm2min20-32bit
libm2pim20
libm2pim20-32bit
libobjc4-32bit
libquadmath0-32bit
libquadmath0-devel-gcc15-32bit
libstdc++6-32bit
libstdc++6-devel-gcc15-32bit
libstdc++6-pp-32bit
libubsan1-32bit

Change Logs

* Thu Jul 17 2025 rguenther@suse.com
- Fixup conflicts again.
- Make sure to retain binary suffixes for accelerator crosses.
* Mon Jul 14 2025 schwab@suse.de
- Update to GCC 15 branch head, 15.1.1+git9973
- Fixes PR120995, unrecognizable insn UNSPEC_COMPARE_AND_SWAP with
  rv64gc_zabha_zacas
* Wed Jul 09 2025 rguenther@suse.com
- 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.
* Wed Jul 02 2025 rguenther@suse.com
- Tune for power10 for SLES 16.  [jsc#PED-12029]
- Tune for z15 for SLES 16.  [jsc#PED-253]
* Thu Jun 26 2025 schwab@suse.de
- Update to GCC 15 branch head, 15.1.1+git9866
- Fix PR120827, ICE due to splitter emitting constant loads directly
* Tue Jun 10 2025 rguenther@suse.com
- Remove all %gcc_icecream mode cross-compilers and the corresponding
  icecream backend subpackages.  Instead use glibc-bootstrap only
  configs for cross-x86_64-gcc (ipxe,ovmf,qemu), cross-ppc64-gcc (qemu)
  and cross-arm-gcc (ovmf).
* Fri Jun 06 2025 rguenther@suse.com
- Revert pruning the set of cross-compilers that conflict with different
  versions from the set using update-alternatives.  This causes
  endless headache with file conflicts with older GCC releases.
* Wed Jun 04 2025 rguenther@suse.com
- Exclude shared objects present for link editing in the GCC specific
  subdirectory from provides processing via __provides_exclude_from.
  [bsc#1244050][bsc#1243991]
* Tue Jun 03 2025 rguenther@suse.com
- Make cross-*-gcc15-bootstrap package conflict with the non-bootstrap
  variant conflict with the unversioned cross-*-gcc package.
* Fri May 30 2025 rguenther@suse.com
- Enable C++ for offload compilers.  [bsc#1243794]