Re: [PATCH] memory: Use QEMU_ALWAYS_INLINE to silence compile-time warning

2020-02-05 Thread Zenghui Yu
Hi Richard, On 2020/2/5 18:31, Richard Henderson wrote: On 2/5/20 10:01 AM, Richard Henderson wrote: On 2/5/20 8:17 AM, Zenghui Yu wrote: Our robot reported the following compile-time warning while compiling Qemu with -fno-inline cflags: Why are you doing this? I'm not sure why it was adde

Re: [PATCH] memory: Use QEMU_ALWAYS_INLINE to silence compile-time warning

2020-02-05 Thread Richard Henderson
On 2/5/20 10:01 AM, Richard Henderson wrote: > On 2/5/20 8:17 AM, Zenghui Yu wrote: >> Our robot reported the following compile-time warning while compiling >> Qemu with -fno-inline cflags: > > Why are you doing this? > >> >> In function 'load_memop', >> inlined from 'load_helper' at /qemu/ac

Re: [PATCH] memory: Use QEMU_ALWAYS_INLINE to silence compile-time warning

2020-02-05 Thread Richard Henderson
On 2/5/20 8:17 AM, Zenghui Yu wrote: > Our robot reported the following compile-time warning while compiling > Qemu with -fno-inline cflags: Why are you doing this? > > In function 'load_memop', > inlined from 'load_helper' at /qemu/accel/tcg/cputlb.c:1578:20, > inlined from 'full_ldub_m

[PATCH] memory: Use QEMU_ALWAYS_INLINE to silence compile-time warning

2020-02-05 Thread Zenghui Yu
Our robot reported the following compile-time warning while compiling Qemu with -fno-inline cflags: In function 'load_memop', inlined from 'load_helper' at /qemu/accel/tcg/cputlb.c:1578:20, inlined from 'full_ldub_mmu' at /qemu/accel/tcg/cputlb.c:1624:12: /qemu/accel/tcg/cputlb.c:1502:9: e