summaryrefslogtreecommitdiffstats
path: root/tests/tcg
diff options
context:
space:
mode:
authorMarc-André Lureau2020-12-10 14:47:42 +0100
committerPaolo Bonzini2020-12-15 18:52:09 +0100
commit44cb2c9fe5dd2aa8b44eb42f34ec786ba21a2731 (patch)
treea9db7b41b017e397926a379a3dac48498fd6ebc7 /tests/tcg
parentaccel/tcg: Remove special case for GCC < 4.6 (diff)
downloadqemu-44cb2c9fe5dd2aa8b44eb42f34ec786ba21a2731.tar.gz
qemu-44cb2c9fe5dd2aa8b44eb42f34ec786ba21a2731.tar.xz
qemu-44cb2c9fe5dd2aa8b44eb42f34ec786ba21a2731.zip
compiler.h: remove GCC < 3 __builtin_expect fallback
Since commit efc6c07 ("configure: Add a test for the minimum compiler version"), QEMU explicitely depends on GCC >= 4.8. (clang >= 3.4 advertizes itself as GCC >= 4.2 compatible and supports __builtin_expect too) Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20201210134752.780923-4-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/tcg')
0 files changed, 0 insertions, 0 deletions