SHA256
9
0
forked from pool/gcc11

Accepting request 943547 from home:marxin:branches:devel:gcc

- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173
  * Fix D memory corruption in -M output.

OBS-URL: https://build.opensuse.org/request/show/943547
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc11?expand=0&rev=376
This commit is contained in:
2022-01-03 10:02:53 +00:00
committed by Git OBS Bridge
parent 4a47f4528e
commit 06bf5d1d93
59 changed files with 228 additions and 60 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 15 10:39:51 UTC 2021 - Martin Liška <mliska@suse.cz>
- Update to gcc-11 branch head (d4a1d3c4b377f1d4acb), git1173
* Fix D memory corruption in -M output.
-------------------------------------------------------------------
Fri Nov 26 15:01:01 UTC 2021 - Michael Matz <matz@suse.com>