]> git.ipfire.org Git - thirdparty/glibc.git/commit
tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]
authorFlorian Weimer <fweimer@redhat.com>
Fri, 25 Mar 2016 10:11:42 +0000 (11:11 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 9 May 2016 09:56:20 +0000 (11:56 +0200)
commit4cf055a2a331b7361622dc9ac8993b59c6f0ef59
tree9fc86e933d4f3efb6b1a7b4d6bc95e049cbd4d1a
parentd603d94994a1d326ebc9e93c8be892acc834a114
tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]

[BZ# 19860]
* sysdeps/x86_64/tst-audit10.c (avx512_enabled): Always return
zero if the compiler does not provide the AVX512F bit.

(cherry picked from commit f327f5b47be57bc05a4077344b381016c1bb2c11)
ChangeLog
sysdeps/x86_64/tst-audit10.c