qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] target/hexagon: fix = vs. == mishap


From: Paolo Bonzini
Subject: Re: [PATCH v2] target/hexagon: fix = vs. == mishap
Date: Sat, 29 Apr 2023 14:23:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.1

On 4/28/23 22:44, Taylor Simpson wrote:
From: Paolo Bonzini<pbonzini@redhat.com>

**** Changes in v2 ****
Fix yyassert's for sign and zero extends

Coverity reports a parameter that is "set but never used".  This is caused
by an assignment operator being used instead of equality.

Co-authored-by: Taylor Simpson<tsimpson@quicinc.com>

Thanks for the fix Taylor, I'll let you submit this as part of your pull requests.

Paolo




reply via email to

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