- Bump to a533ded17fb13cbbb2fa5133ecd470360f66c5cf, git7489.

- Add gcc13-pr110334.patch to fix missed optimization in Skia
  resulting in Firefox crashes when building with LTO.  [boo#1212101]

- Raise POWER architecture baseline to power9.  [PED-4454]
- Raise x86-64 architecture baseline to x86-64-v2 for ALP.  [PED-???]
- Raise s390x architecture baseline to ???.  [PED-???]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=48
This commit is contained in:
2023-06-28 07:53:04 +00:00
committed by Git OBS Bridge
parent 0bded28ebc
commit f7ebdff3c2
37 changed files with 1043 additions and 36 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 28 06:56:52 UTC 2023 - Richard Biener <rguenther@suse.com>
- Bump to a533ded17fb13cbbb2fa5133ecd470360f66c5cf, git7489.
- Add gcc13-pr110334.patch to fix missed optimization in Skia
resulting in Firefox crashes when building with LTO. [boo#1212101]
-------------------------------------------------------------------
Tue Jun 13 09:22:50 UTC 2023 - Richard Biener <rguenther@suse.com>
- Raise POWER architecture baseline to power9. [PED-4454]
- Raise x86-64 architecture baseline to x86-64-v2 for ALP. [PED-???]
- Raise s390x architecture baseline to ???. [PED-???]
-------------------------------------------------------------------
Mon May 22 09:05:30 UTC 2023 - Richard Biener <rguenther@suse.com>