Package Release Info

gcc10-10.3.0+git1587-1.6.4

Update Info: Base Release
Available in Package Hub : 15 SP4 Subpackages

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cpp10
gcc10
gcc10-c++
libstdc++6-devel-gcc10

Change Logs

* Thu Apr 15 2021 rguenther@suse.com
- Update to GCC 10.3.0 release (63fa67847628e5f358e7e2e7e), git1587
- Disable nvptx offloading for aarch64 again since it doesn't work
* Thu Apr 01 2021 rguenther@suse.com
- Update to gcc-10 branch head (892024d4af83b258801ff7484), git1574
  * Includes GCC 10.3 RC1
* Wed Mar 24 2021 rguenther@suse.com
- Update to gcc-10 branch head (592388d4f6e8a6adb470428fe), git1450
* Wed Mar 03 2021 rguenther@suse.com
- Update to gcc-10 branch head (85977f624a34eac309f9d77a5), git1331
  * Includes fix for [bsc#1182016]
- The 32bit nvptx libgomp plugin is no longer built, do not attempt
  to package it.
* Wed Feb 03 2021 rguenther@suse.com
- Remove include-fixed/pthread.h
- Change GCC exception licenses to SPDX format
* Wed Dec 02 2020 rguenther@suse.com
- Update to gcc-10 branch head (e563687cf9d3d1278f45aaebd), git1030
  * Includes fix for firefox build [gcc#97918]
* Fri Nov 27 2020 rguenther@suse.com
- Do not specify alternate offload compiler location at
  configure time.
- Update README.First-for.SuSE.packagers
- Install offload compilers for gcc10-testresults build
* Thu Nov 26 2020 rguenther@suse.com
- Enable fortran for offload compilers.
* Thu Nov 19 2020 rguenther@suse.com
- Add gcc10-amdgcn-llvm-as.patch to fix build of amdgcn offload
  compiler with llvm11.
* Tue Nov 17 2020 rguenther@suse.com
- Update to gcc-10 branch head (98ba03ffe0b9f37b4916ce6238), git958.
  * Includes fix for memcpy miscompilation on aarch64.
    [bsc#1178624, bsc#1178577]