qemu-devel
[Top][All Lists]
Advanced

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

Warnings with GCC 9.3


From: Pranith Kumar
Subject: Warnings with GCC 9.3
Date: Thu, 23 Apr 2020 09:18:47 -0700

Hello,

I keep seeing these warnings on the latest master with GCC 9.3:

/home/pranith/qemu/hw/block/pflash_cfi01.c: In function ‘pflash_mem_read_with_attrs’:                                                                                                        
/home/pranith/qemu/hw/block/pflash_cfi01.c:667:20: note: parameter passing for argument of type ‘MemTxAttrs’ {aka ‘struct MemTxAttrs’} changed in GCC 9.1                                    
  667 | static MemTxResult pflash_mem_read_with_attrs(void *opaque, hwaddr addr, uint64_t *value,                                                                                            
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                               


Are there any patches in queue to fix this before the release?

Thanks,
--
Pranith

reply via email to

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