This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [patch gas]: Recent change to config/tc-i386.c caused build-failure with older gcc version
2011/4/11 H.J. Lu <hjl.tools@gmail.com>:
> On Mon, Apr 11, 2011 at 11:35 AM, Kai Tietz <ktietz70@googlemail.com> wrote:
>> Hi,
>>
>> Our buildbot has shown that in tc-i386.c:6589: error: `adjust` may be
>> used uninitialized. warning, which stopped build.
>>
>> ChangeLog
>>
>> 2011-04-11 ?Kai Tietz
>>
>> ? ? ? ?* config/tc-i386.c (x86_cons): Initialize adjust with zero.
>>
>> Ok for apply?
>>
>
> OK,. ?Thanks.
>
>
> --
> H.J.
>
Applied.
Thanks,
Kai