Package Release Info

gcc14-14.2.0+git10526-150000.1.3.3

Update Info: SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3659
Available in Package Hub : 15 SP6 Subpackages Updates

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gcc14-ada
gcc14-ada-32bit
gcc14-d
gcc14-d-32bit
gcc14-go
gcc14-go-32bit
gcc14-m2
gcc14-m2-32bit
gcc14-obj-c++
gcc14-obj-c++-32bit
gcc14-objc
gcc14-objc-32bit
libada14
libada14-32bit
libgdruntime5
libgdruntime5-32bit
libgo23
libgo23-32bit
libgphobos5
libgphobos5-32bit
libm2cor19
libm2cor19-32bit
libm2iso19
libm2iso19-32bit
libm2log19
libm2log19-32bit
libm2min19
libm2min19-32bit
libm2pim19
libm2pim19-32bit

Change Logs

* Thu Aug 22 2024 rguenther@suse.com
- Re-enable cross compiler builds on i586.
* Thu Aug 01 2024 rguenther@suse.com
- Update to GCC 14.2.0 release, c035a7c30c310ff928988cbcf, git10526
- Add libquadmath0-devel-gcc14 sub-package to allow installing
  quadmath.h and SO link without installing the fortran frontend
- Drop SLE11 compatibility %selfconflict wrapper, drop various
  conditions gating SLE11 build support
* Tue Jul 23 2024 rguenther@suse.com
- Update to gcc-14 branch head, a544898f6dd6a1689bb25abfd, git10504
  * GCC 14.2 release candidate.
* Fri Jun 21 2024 rguenther@suse.com
- Update to gcc-14 branch head, 272e8c90af527fc1d0055ad0f, git10335
  * picks first batch of post-release fixes
* Tue May 07 2024 rguenther@suse.com
- Update to GCC 14.1 release.
* Tue Apr 30 2024 rguenther@suse.com
- Update to gcc-14 branch head, 7a00c459cbb913ac165a39d34, git10154
  * GCC 14.1 RC1
* Thu Apr 18 2024 rguenther@suse.com
- Update to trunk head, 7c2a9dbcc2c1cb1563774068c59d5e09e, git10008
* Wed Apr 10 2024 rguenther@suse.com
- Update to trunk head, 109f1b28fc94c93096506e3df0c25e331, git9885
- Package Modula-2 info files.
- Install/Remove Modula-2 and D info files.
* Tue Apr 09 2024 rguenther@suse.com
- Add gcc13-pr101523.patch to avoid combine spending too much
  compile-time and memory doing nothing on s390x.  [boo#1188441]
* Wed Mar 27 2024 rguenther@suse.com
- Update to trunk head, 0b02da5b99e89347f5f8bf875ec8318f84, git9687
- Fix install link to amdgcn-amdhsa-ld.
* Mon Mar 25 2024 rguenther@suse.com
- Add newlib-gcn-iolock.diff to fix locking for I/O on gcn offload
  targets.
* Mon Mar 18 2024 rguenther@suse.com
- Remove timezone Recommends from the libstdc++6 package.  [boo#1221601]
* Wed Mar 13 2024 rguenther@suse.com
- Revert libgccjit dependency change.  [boo#1220724]
* Thu Mar 07 2024 rguenther@suse.com
- Update to trunk head, b209d905f5ce1fa9d76ce634fd54245ff3, git9355
* Tue Mar 05 2024 rguenther@suse.com
- Fix libgccjit-devel dependency, a newer shared library is OK.
- Fix libgccjit dependency, the corresponding compiler isn't required.
* Tue Feb 13 2024 rguenther@suse.com
- Update to trunk head, 4a1cd5560b9b545eb848eb1d1e06d345fb, git8957
  * bumps libgphobos and libgdrundime SONAME
- Use %patch -P N instead of %patchN
- Refresh gcc44-rename-info-files.patch
* Wed Feb 07 2024 rguenther@suse.com
- Update to trunk head, 5c3ba60024fedc6b3d374ebb071bcf5b3e, git8840
- Disable epiphany cross compiler since it fails building.
* Tue Feb 06 2024 rguenther@suse.com
- Update to trunk head, c5d34912ad576be1ef19be92f7eabde54b, git8817
  * bumps libgo SONAME
* Mon Feb 05 2024 rguenther@suse.com
- Use %{_target_cpu} to determine host and build.
* Mon Jan 29 2024 rguenther@suse.com
- Update to trunk head, b702dc980215074a06535e3aa52a766bef, git8486
- Refresh gcc7-remove-Wexpansion-to-defined-from-Wextra.patch
- Up requirement to llvm15 when building GCN offload compiler, needed
  for gfx1100 support.
- Remove obsolete gcc11-amdgcn-disable-hot-cold-partitioning.patch and
  gcc10-amdgcn-llvm-as.patch patches.