Files
qemu-esp-boards/include
Philippe Mathieu-Daudé 6a4757fe51 qemu/atomic: Drop special case for unsupported compiler
Since commit efc6c070ac ("configure: Add a test for the
minimum compiler version") the minimum compiler version
required for GCC is 4.8, which has the GCC BZ#36793 bug fixed.

We can safely remove the special case introduced in commit
a281ebc11a ("virtio: add missing mb() on notification").

With clang 3.4, __ATOMIC_RELAXED is defined, so the chunk to
remove (which is x86-specific), isn't reached either.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20201210134752.780923-2-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-12-15 12:52:07 -05:00
..
2020-12-11 17:52:40 +01:00
2020-12-15 12:51:50 -05:00
2020-12-15 12:51:52 -05:00
2020-10-29 09:57:37 +00:00
2020-12-10 17:33:17 -05:00
2020-12-15 12:51:48 -05:00
2020-12-11 08:06:39 +01:00
2020-12-10 12:15:18 -05:00