bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/349] ld -r silently renames sections


From: jbeulich at novell dot com
Subject: [Bug ld/349] ld -r silently renames sections
Date: 11 Oct 2004 06:57:29 -0000

------- Additional Comments From jbeulich at novell dot com  2004-10-11 06:57 
-------
Note the difference between the original description and your response: The
original text is talking about a difference in allocation flags (one section has
the SHF_ALLOC flag set, the other [identically named in another object file]
doesn't), while you're talking about compatible flags (which these aren't).
The thing is that current behavior results in entirely different behavior when,
using in both cases the same linker script mentioning the questionable section,
(a) linking the original object files into an executable and (b) combining the
original object files into intermediate object files and only then linking those
into an executable. I continue to believe that in these two scenarios the
outcome should be the same, requiring that the linker does not rename one of the
two input sections when using -r.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


http://sources.redhat.com/bugzilla/show_bug.cgi?id=349

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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