bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/4563] --gc-sections doesn't work as expected.


From: amodra at bigpond dot net dot au
Subject: [Bug ld/4563] --gc-sections doesn't work as expected.
Date: 2 Jun 2007 04:03:25 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2007-06-02 
04:03 -------
Yes, I suppose this is a bug.  For each undefined symbol, you'd need to iterate
over all relocations in all input object files to check that all references to
the sym came from removed sections.  That's going to be slow, and there are
probably some targets with special symbols that should not be removed.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=4563

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