https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109600
Bug ID: 109600
Summary: 13.0.1-0.15.fc39: missing #include
<amxcomplexintrin.h>
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: kloczko.tomasz at gmail dot com
Target Milestone: ---
Just noticed that with latest gcc version many packages builds re failing with
/usr/lib/gcc/x86_64-redhat-linux/13/include/immintrin.h:135:10: fatal error:
amxcomplexintrin.h: No such file or directory
135 | #include <amxcomplexintrin.h>
| ^~~~~~~~~~~~~~~~~~~~