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 failure in aarch64-opc.c on macOS


>>>>> "Andrew" == Andrew Pinski <pinskia@gmail.com> writes:

Andrew> On Fri, Oct 5, 2018 at 7:31 AM Tom Tromey <tom@tromey.com> wrote:
>> 
>> Hi.  A recent patch caused opcodes to fail to build on macOS (High
>> Sierra) using the version of clang I have installed (Apple's clang-902).

Andrew> This looks like a clang bug ...  {0} should have silienced the
Andrew> -Wmissing-field-initializers warning.  {0} has always been a way to
Andrew> "0" out a structure without warning.

Either way, the build used to work, and now does not.

Tom


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