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: Taylor Simpson
Subject: RE: [PATCH v2] target/hexagon: fix = vs. == mishap
Date: Sat, 29 Apr 2023 19:27:20 +0000


> -----Original Message-----
> From: Paolo Bonzini <pbonzini@redhat.com>
> Sent: Saturday, April 29, 2023 7:24 AM
> To: Taylor Simpson <tsimpson@quicinc.com>; qemu-devel@nongnu.org
> Cc: richard.henderson@linaro.org; philmd@linaro.org; ale@rev.ng;
> anjo@rev.ng; Brian Cain <bcain@quicinc.com>; Matheus Bernardino (QUIC)
> <quic_mathbern@quicinc.com>
> Subject: Re: [PATCH v2] target/hexagon: fix = vs. == mishap
> 
> WARNING: This email originated from outside of Qualcomm. Please be wary
> of any links or attachments, and do not enable macros.
> 
> 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

Will do.

Thanks,
Taylor


reply via email to

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