]> git.ipfire.org Git - thirdparty/glibc.git/commit
tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
authorFlorian Weimer <fweimer@redhat.com>
Mon, 7 Mar 2016 15:00:25 +0000 (16:00 +0100)
committerMike Frysinger <vapier@gentoo.org>
Sat, 12 Nov 2016 05:44:27 +0000 (00:44 -0500)
commit3c94e6c28c770a0d51f50c927fe5cf1e7d8d5607
tree124e4762a6408c902ee0379021f7ef38b592d9c0
parent06943eb86a410d875e4ee08d713ed51e67bd5b28
tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]

This ensures that GCC will not use unsupported instructions before
the run-time check to ensure support.

(cherry picked from commit 3c0f7407eedb524c9114bb675cd55b903c71daaa)
(cherry picked from commit 7fa9775594b1592dfcdad5bc32ea449882ca9d9a)
sysdeps/x86_64/Makefile
sysdeps/x86_64/tst-audit10-aux.c [new file with mode: 0644]
sysdeps/x86_64/tst-audit10.c
sysdeps/x86_64/tst-audit4-aux.c [new file with mode: 0644]
sysdeps/x86_64/tst-audit4.c