]> Git Repo - qemu.git/commit
tests: remove GCC < 4 fallbacks
authorMarc-André Lureau <[email protected]>
Thu, 10 Dec 2020 13:47:44 +0000 (17:47 +0400)
committerPaolo Bonzini <[email protected]>
Tue, 15 Dec 2020 17:52:10 +0000 (12:52 -0500)
commit77d35c83d3bcabdc64e2e8a58d6ff0d546e65120
treee10ac04bd18cc1575c74342531f1fcac46039dc1
parent53b5d954f21ba3e0472f6cd3fde4de0eba89b243
tests: remove GCC < 4 fallbacks

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)

Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Acked-by: Alex Bennée <[email protected]>
Message-Id: <20201210134752[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
tests/tcg/arm/fcvt.c
This page took 0.022208 seconds and 4 git commands to generate.