[Bug ipa/64583] [5 Regression] recent inliner changes cause Chromium build failure

trippels at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 15 21:49:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64583

--- Comment #7 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Jan Hubicka from comment #6)
> In the testcase the symbol in question seems to be optimized out because it
> is comdat and unused. That looks valid.  Does possibly fix for PR64612 help
> here?

Martin has got a more detailed linker error: http://pastebin.com/wbcKdpVA

So _ZN5blink10FontFamilyD1Ev seems to be the culprit.

Will test the PR64612 patch tomorrow.



More information about the Gcc-bugs mailing list