tst-audit10: Fix compilation on compilers without bit_AVX512F [BZ #19860]
commitf327f5b47be57bc05a4077344b381016c1bb2c11
authorFlorian Weimer <fweimer@redhat.com>
Fri, 25 Mar 2016 10:11:42 +0000 (25 11:11 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 25 Mar 2016 10:11:42 +0000 (25 11:11 +0100)
tree35febedff8244de3999bd1b770b75c2fe3698530
parentc898991d8bcfacc825097ba389ffccc5367c2b2d
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.
ChangeLog
sysdeps/x86_64/tst-audit10.c