https://sourceware.org/bugzilla/show_bug.cgi?id=23839

--- Comment #2 from Philippe Daouadi <blastrock at free dot fr> ---
Hi,

Unfortunately, I couldn't manage to produce a simple test to reproduce this
issue. It happens to me with a big enough C++ codebase, and the actual bug
appears on PS Vita which is hard to debug. I noticed that the bigger the
codebase became, the more the probability of this bug manifesting increased. I
guess with more code, there are more exidx entries that get merged and thus
more relocations that occur outside of the concerned section.

If you have a C++ project at hand that cross-compiles to ARM, maybe you can try
to link it with the patch I wrote in my previous comment to see if the issue
triggers.

Regards,
Philippe

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to