[PATCH, ARM] Don't pass incorrect pointer in arm_build_one_stub

Thomas Preud'homme thomas.preudhomme@arm.com
Fri Jul 3 07:59:00 GMT 2015


> 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





More information about the Binutils mailing list