tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]
commit3c0f7407eedb524c9114bb675cd55b903c71daaa
authorFlorian Weimer <fweimer@redhat.com>
Mon, 7 Mar 2016 15:00:25 +0000 (7 16:00 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 7 Mar 2016 15:00:25 +0000 (7 16:00 +0100)
tree0c5c22fd03aeece465c74675d6f277820db2f092
parent900056024b75eae8b550d7fee1dec9e71f28344e
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.
ChangeLog
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 [copied from sysdeps/x86_64/tst-audit10.c with 55% similarity]