On 07/17/2017 10:31 AM, Peter Maydell wrote:
and Linux Ubuntu x86_64 Xenial running
clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final)

Ok, I can reproduce this just fine with debian stretch and clang 3.8.

If we don't build with clang 3.9 that's worth fixing;
it's not in my test set, which will be why the
breakage has slipped through.

There's one bit of cpuid.h breakage and one bit of user error there.

Should we simply stop relying on the cpuid.h shipped with the compiler and provide our own? Or at least wrap the compiler's version and add #ifndef for every bit_FOO used within qemu?


r~

Reply via email to