This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug dynamic-link/20139] Upper part of zmm is zeroed if Glibc built with --disable-multi-arch and AS not supporting AVX512


https://sourceware.org/bugzilla/show_bug.cgi?id=20139

--- Comment #2 from Andrew Senkevich <andrew.n.senkevich at gmail dot com> ---
(In reply to Florian Weimer from comment #1)
> Doesn't the application need to test if the dynamic linker supports AVX-512F
> before using it?

Test case reduced from vector math functions test where runtime check passed.

Here is difference only in AS used for dynamic linker build, so its behavior
should be the same in both cases I think, isn't it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]