SHA256
9
0
forked from pool/gcc11

- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406

* includes change to adjust gnats idea of the target, fixing
    the build of gprbuild.  [bsc#1196861]
- Add gcc11-pr104931.patch to fix miscompile of embedded premake
  in 0ad on i586.  [bsc#1197065]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=385
This commit is contained in:
2022-03-16 15:18:58 +00:00
committed by Git OBS Bridge
parent 2d37b01d80
commit 4d1f47ccfb
60 changed files with 392 additions and 32 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Mar 16 15:10:15 UTC 2022 - Richard Biener <rguenther@suse.com>
- Update to gcc-11 branch head (6a1150d1524aeda3381b21717), git1406
* includes change to adjust gnats idea of the target, fixing
the build of gprbuild. [bsc#1196861]
- Add gcc11-pr104931.patch to fix miscompile of embedded premake
in 0ad on i586. [bsc#1197065]
-------------------------------------------------------------------
Mon Mar 7 22:43:44 UTC 2022 - Dirk Müller <dmueller@suse.com>