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

--- Comment #2 from Yiting Wang <yitingwang16 at outlook dot com> ---
I have a fix locally which changes the common ld/ldlang.c. I can post to
binutils mailing list for review.

I am not sure whether there is a possibility of a similar problem occurring
*between* passes instead of within a single pass. I.e. what if a call in B is
within range and so gets relaxed in one pass, then in a later pass B moves down
due to relaxation in a previous section - but the destination stays in the same
place due to alignment? Is that possible?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to