On Wed, Feb 10, 2021 at 6:23 PM Klaus Jensen <i...@irrelevant.dk> wrote: > > On Feb 10 18:15, Bin Meng wrote: > > On Wed, Feb 10, 2021 at 5:54 PM Bin Meng <bmeng...@gmail.com> wrote: > > > > > > From: Bin Meng <bin.m...@windriver.com> > > > > > > Current QEMU HEAD nvme.c does not compile: > > > > > > hw/block/nvme.c: In function ‘nvme_process_sq’: > > > > Not sure why compiler reports this error happens in nvme_process_sq()? > > > > Yeah that is kinda wierd. Also, this went through the full CI suite. > What compiler is this? >
Yes it's quite strange. I am using the default GCC 5.4 on a Ubuntu 16.04 host. Regards, Bin