bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/3831] Support for automatically including symbols in the list of


From: glazzara at gmail dot com
Subject: [Bug ld/3831] Support for automatically including symbols in the list of dynamic symbols that are referenced as global data
Date: 16 Jan 2007 15:50:17 -0000

------- Additional Comments From glazzara at gmail dot com  2007-01-16 15:50 
-------
Created an attachment (id=1502)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1502&action=view)
Example to easily reproduce the new relative relocations

(In reply to comment #15)
> I don't know. Please provide a small testcase. I will look into it. Thanks.
Actually, it seems that the new relative relocations I was talking about were
previously simple relocations when I didn't use the -Bsymbolic-functions
option.
It seems these new relative relocations are created in the case this
optimization is applied on virtual functions.

I provide a small example where you can easily see the difference.
With -Bsymbolic-functions I got 1144 relocations and and 1861 relatives
relocations, whereas, without it, I got 1145 relocations and 1860 relatives
relocations.

After having thought about that, we think this is normal. Can you confirm?

-- 


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

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