Accepting request 1078870 from devel:gcc:next

- Bump to d339e9802f758e051b0a1ef6db732ff846cbf4e3, git7162.

- Add new x86-related intrinsics (amxcomplexintrin.h).

OBS-URL: https://build.opensuse.org/request/show/1078870
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc13?expand=0&rev=38
This commit is contained in:
2023-04-13 07:39:39 +00:00
committed by Git OBS Bridge
parent 30efb40892
commit 05aed8d82d
36 changed files with 49 additions and 36 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 12 21:15:13 UTC 2023 - Martin Liška <mliska@suse.cz>
- Bump to d339e9802f758e051b0a1ef6db732ff846cbf4e3, git7162.
-------------------------------------------------------------------
Tue Apr 11 08:58:11 UTC 2023 - Martin Liška <mliska@suse.cz>
- Add new x86-related intrinsics (amxcomplexintrin.h).
-------------------------------------------------------------------
Tue Apr 11 08:29:47 UTC 2023 - Andreas Schwab <schwab@suse.de>
@@ -5,6 +15,7 @@ Tue Apr 11 08:29:47 UTC 2023 - Andreas Schwab <schwab@suse.de>
operations
- riscv-pthread.patch: Don't add -latomic with -pthread
-------------------------------------------------------------------
Tue Apr 4 07:02:21 UTC 2023 - Martin Liška <mliska@suse.cz>