[PATCH 0/1] fix GCC 13 build errors on 32-bit targets

Maxime Coquelin maxime.coquelin at redhat.com
Wed Jun 12 10:29:28 CEST 2024



On 4/10/24 17:21, Luca Vizzarro wrote:
> Hi everyone,
> 
> sending in a patch to resolve some build issues encountered with
> GCC 13.2 when building against 32-bit targets. These issues were
> originally reported by Luca Boccassi in one of his stable builds[1].
> Although, I have noticed that this problem presents itself on
> more versions (e.g. 21.11) as well, and it's not specific to armv7-a as
> the build suggests.
> 
> I haven't actually noticed the problem present itself on mainline,
> but it doesn't mean that it won't appear in the future. This patch
> should correctly fix this problem.
> 
> This patch is meant to target mainline, and all the currently
> supported stable versions.
> 
> [1] https://build.opensuse.org/package/live_build_log/home:bluca:dpdk/dpdk-22.11/Debian_Next/armv7l
> 
> Luca Vizzarro (1):
>    vhost: fix GCC 13 build error
> 
>   lib/vhost/virtio_net.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 

Applied to next-virtio/for-next-net.

Thanks,
Maxime



More information about the dev mailing list