qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-arm] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEM


From: Peter Maydell
Subject: Re: [Qemu-arm] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU
Date: Thu, 17 May 2018 17:15:43 +0100

On 15 May 2018 at 14:13, Stefan Weil <address@hidden> wrote:
> That fix will work for the moment, but is not sufficient for the future
> because it only supports gcc 7.x, but not gcc 8.x or later:
>
> +#elif __GNUC__ == 7

Fix to make that use >= is currently going through upstream vixl
code review: https://review.linaro.org/#/c/25282/

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]