------- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils