bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19162] Huge binary after linking sections with "a" and "wa" flag


From: amodra at gmail dot com
Subject: [Bug ld/19162] Huge binary after linking sections with "a" and "wa" flags
Date: Wed, 28 Oct 2015 05:11:51 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |amodra at gmail dot com
         Resolution|WONTFIX                     |---
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
There is a real problem here.  It is that orphan sections are placed according
to the flags of the first input section encountered, not according to the
resultant output section flags.

Try "ld -shared t2.o t1.o" to see.

-- 
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]