qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 00/21] Hexagon update: bug fixes, performance, idef-parser


From: Philippe Mathieu-Daudé
Subject: Re: [PULL 00/21] Hexagon update: bug fixes, performance, idef-parser
Date: Tue, 20 Dec 2022 00:19:42 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.5.1

Hi,

On 16/12/22 21:48, Taylor Simpson wrote:

----------------------------------------------------------------

12-21)
Instruction definition parser (idef-parser) from rev.ng
Parses the instruction semantics and generates TCG

Building QEMU with Clang I'm now getting:

target/hexagon/idef-parser.p/idef-parser.tab.c:2197:9: error: variable 'yynerrs' set but not used [-Werror,-Wunused-but-set-variable]
    int yynerrs = 0;
        ^

Regards,

Phil.



reply via email to

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