On Tue, Nov 24, 2020 at 4:54 PM <marcandre.lur...@redhat.com> wrote: > From: Marc-André Lureau <marcandre.lur...@redhat.com> > > Hi, > > Since commit efc6c07 ("configure: Add a test for the minimum compiler > version= > "), > QEMU explicitely depends on GCC >=3D 4.8. > > Marc-Andr=C3=A9 Lureau (2): > Remove GCC version checks (all < 4.8) > compiler.h: remove QEMU_GNUC_PREREQ macro >
There is some double-encoding going on with my cover letters, lovely... > include/qemu/atomic.h | 17 ----------------- > include/qemu/compiler.h | 33 ++++++--------------------------- > include/qemu/qemu-plugin.h | 9 ++------- > scripts/cocci-macro-file.h | 1 - > tools/virtiofsd/fuse_common.h | 4 +--- > accel/tcg/cpu-exec.c | 2 +- > tests/tcg/arm/fcvt.c | 8 +++----- > 7 files changed, 13 insertions(+), 61 deletions(-) > > --=20 > 2.29.0 > > > > -- Marc-André Lureau