bootstrap comparison failure with bootstrap-lto

Ian Lance Taylor iant@google.com
Mon Nov 21 17:27:00 GMT 2011


Matt Hargett <matt@use.net> writes:

>> Looking at this, I think that this kind of test is going to fail when
>> using -flto and gold, because gold is going to report that the symbols
>> listed in the .ctors and .init_array sections are not visible from the
>> outside.  Unfortunately this is not simple to fix in gold.  In fact, I'm
>> not sure it's possible in the general case.
>
> Do we have enough info to file an actionable bug (or bugs)? if so, should I file it under the bootstrap component?

I filed http://gcc.gnu.org/PR51225 .

I'm testing a patch to add -fno-lto when running that test in the
configure script.

Ian



More information about the Gcc-help mailing list