Skip to content
Snippets Groups Projects
Commit be0675ce authored by Sean McGovern's avatar Sean McGovern Committed by Janne Grunau
Browse files

x86 cpuid: set vendor union members separately


Solaris Studio (suncc) has difficulty with filling in
members of a union. Instead, let's retrieve and store the
cpuid() results separately. This is still a compiler bug,
however this fix does not cause a regression on other platforms.

Signed-off-by: default avatarJanne Grunau <janne-libav@jannau.net>
parent 04a5eaa1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment