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


>>>>> "Tamar" == Tamar Christina <Tamar.Christina@arm.com> writes:

Tamar> They have a bug [1] and has been open for years. They however
Tamar> refuse to fix it claiming that it'll make
Tamar> -Wmissing-field-initializers less useful. It seems looking at the
Tamar> rest of the code that binutils uses memset here, which at least
Tamar> gcc will inline and produce the same code at -O2.

Tamar> So I'll change it to that.

Thank you, I can confirm that the fix works here.

Tom


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