This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86: Initialize broadcast_op.bytes to 0


>>> On 26.07.18 at 17:51, <hjl.tools@gmail.com> wrote:
> On Thu, Jul 26, 2018 at 8:02 AM, H.J. Lu <hjl.tools@gmail.com> wrote:
>>> Also, wouldn't you better clear ->bytes again in case the function later
>>> returns an error, leading to the next template to be looked at?
>>
>> Good point.  I will take a look.
>>
> 
> This is what I checked in.

Is that enough? This sets the value to zero once while parsing aiui,
but not between multiple attempts to match the parsing result
against templates.

Jan



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]