bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/29803] Relax failed between different output section


From: amodra at gmail dot com
Subject: [Bug ld/29803] Relax failed between different output section
Date: Fri, 18 Nov 2022 08:08:43 +0000

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

--- Comment #4 from Alan Modra <amodra at gmail dot com> ---
Yes, the first pass will be as you say, but with relax_again set you'll get
another pass at relaxation.  When the first pass is finished you should have a
layout that reflects any changed section size.  The second pass will then use
that layout to possibly perform further relaxation.  And so on.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]