qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 5/7] target/riscv: Convert @cs_2 insns to share


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 5/7] target/riscv: Convert @cs_2 insns to share translation functions
Date: Tue, 23 Oct 2018 14:04:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

On 10/23/18 1:26 PM, Philippe Mathieu-Daudé wrote:
>>   +#pragma GCC diagnostic push
>> +#pragma GCC diagnostic ignored "-Wredundant-decls"
> 
> We might move that to a generic Makefile rule, this will be useful for other
> archs.
> 
> Something like:
> 
> translate*.o: CPPFLAGS += -Wno-redundant-decls

I did want to restrict that to the one region though.


r~



reply via email to

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