This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Issue with LTO/-fwhole-program
"Bingfeng Mei" <bmei@broadcom.com> writes:
> Actually, gold plugin is used in the original example. However, resolution
> produced by plugin is bypassed due to a bug-fix by Richard. Do you have any
> comment on that:
> http://gcc.gnu.org/ml/gcc-patches/2010-06/msg01116.html
Sorry, I missed that. There is a bug in gold with reporting common
symbol resolution. I think it's http://gcc.gnu.org/PR44149 .
Ian