diff options
| author | Peter Maydell | 2013-10-22 11:58:41 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2013-11-21 17:01:06 +0100 |
| commit | 33effd3aab4a268fb573fd8d7e0fe0baed0cd61a (patch) | |
| tree | d1db0ea25147325133006bd66e0553070aee288a /scripts | |
| parent | target-i386: do not override nr_cores for -cpu host (diff) | |
| download | qemu-33effd3aab4a268fb573fd8d7e0fe0baed0cd61a.tar.gz qemu-33effd3aab4a268fb573fd8d7e0fe0baed0cd61a.tar.xz qemu-33effd3aab4a268fb573fd8d7e0fe0baed0cd61a.zip | |
atomic.h: Fix build with clang
clang defines __ATOMIC_SEQ_CST but its implementation of the
__atomic_exchange() builtin differs from that of gcc. Move the
__clang__ branch of the ifdef ladder to the top and fix its
implementation (there is no such builtin as __sync_exchange),
so we can compile with clang again.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1382435921-18438-1-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@amazon.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
