- Update to gcc-12 branch head, a6a0f3423f3053999c0eb6e7183, git214

* includes libgomp mold linker detection fix
  * includes nvptx offload compiler build fix

Rev devel:gcc/51 Md5 b5f3d8e6993d402e66f541612793141e 2022-06-29 09:50:54 rguenther None
This commit is contained in:
OBS User rguenther
2022-06-29 09:50:54 +00:00
committed by Git OBS Bridge
parent ed0380eabc
commit 110c24a46d
35 changed files with 39 additions and 38 deletions

View File

@@ -1,8 +1,9 @@
-------------------------------------------------------------------
Tue Jun 28 08:47:06 UTC 2022 - Martin Liška <mliska@suse.cz>
Wed Jun 29 09:48:15 UTC 2022 - Richard Biener <rguenther@suse.com>
- Update to gcc-12 branch head, 81c832f9d552b50274c51fbefadf, git207
(includes libgomp mold linker detection fix)
- Update to gcc-12 branch head, a6a0f3423f3053999c0eb6e7183, git214
* includes libgomp mold linker detection fix
* includes nvptx offload compiler build fix
-------------------------------------------------------------------
Tue May 17 07:03:41 UTC 2022 - Richard Biener <rguenther@suse.com>