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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to