- Bump to d43fbc7d3f7621e1c8f153c1471d2a5cd20bfdc8.

Fixed various bogus -Wuse-after-free warnings.

Rev devel:gcc/13 Md5 16674e7277fb3a51f5937dcd243b05c1 2022-02-01 09:32:04 rguenther 950366
This commit is contained in:
OBS User rguenther
2022-02-01 09:32:04 +00:00
committed by Git OBS Bridge
parent cf6055e545
commit 5bf8a532b5
59 changed files with 172 additions and 32 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 1 08:49:45 UTC 2022 - Martin Liška <mliska@suse.cz>
- Bump to d43fbc7d3f7621e1c8f153c1471d2a5cd20bfdc8.
-------------------------------------------------------------------
Mon Jan 24 12:34:42 UTC 2022 - Richard Biener <rguenther@suse.com>