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: Build regression [Re: [PATCH] AMD bdver2 processors 2/2 - TBM]


2011/1/18 Jan Kratochvil <jan.kratochvil@redhat.com>:
> On Fri, 14 Jan 2011 23:22:42 +0100, Quentin Neill wrote:
>> ? ? ? * i386-init.h: Regenerated.
>> ? ? ? * i386-tbl.h: Regenerated
>
> These files were not regenerated and CVS HEAD now fails to build:
>
> In file included from i386-opc.c:25:0:
> i386-tbl.h:29:9: error: missing initializer
> i386-tbl.h:29:9: error: (near initialization for ‘i386_optab[0].cpu_flags.bitfield.unused’)
> [...]
>
> It gets fixed by:
> ? ? ? ?rm opcodes/i386-init.h; make -C opcodes i386-gen; make -C opcodes i386-init.h
>
> I guess I would need an approval for such commit anyway.
>

OK.

BTW, no approval is needed for generated files.

Thanks.


-- 
H.J.


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