Bug 11634 - tst-audit6.c doesn't compile without AVX support
Summary: tst-audit6.c doesn't compile without AVX support
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Ulrich Drepper
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-25 14:01 UTC by Aurelien Jarno
Modified: 2014-06-30 18:01 UTC (History)
1 user (show)

See Also:
Host: x86_64-unknown-linux-gnu
Target: x86_64-unknown-linux-gnu
Build: x86_64-unknown-linux-gnu
Last reconfirmed:
fweimer: security-


Attachments
patch to fix the problem (314 bytes, patch)
2010-05-25 14:01 UTC, Aurelien Jarno
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aurelien Jarno 2010-05-25 14:01:07 UTC
tst-audit6.c, and tst-audit7.c which includes the former with different 
compilation flags do not compile without AVX support.

Patch using the same strategy as in tst-audit4.c will follow
Comment 1 Aurelien Jarno 2010-05-25 14:01:27 UTC
Created attachment 4812 [details]
patch to fix the problem
Comment 2 Ulrich Drepper 2011-05-30 01:26:26 UTC
I've checked in a patch.