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, ARM] Don't pass incorrect pointer in arm_build_one_stub


> From: binutils-owner@sourceware.org [mailto:binutils-
> owner@sourceware.org] On Behalf Of Julian Brown
> Sent: Thursday, July 02, 2015 10:04 PM
> 
> Hi!

Hi Julian,

> 
> I've unfortunately completely lost context on this patch now, and I
> couldn't find anything useful in Mentor's private patch tracker about it
> either. I may have been simply mistaken, and/or failed to take some
> particular case into account.

Thanks for looking that up in Mentor's patch tracker, much appreciated!

On my side, I understood why it was never hit by trying to reproduce it:
only stubs created to fix a8 erratum have Thumb relocate (and thus go
in the codepath with this assert) but the h field of the stub_entry for
these veneer is never initialized and is thus NULL.

Best regards,

Thomas




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