[Bug lto/78140] [7 Regression] libxul -flto uses 1GB more memory than gcc-6

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Nov 2 08:37:00 GMT 2016


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

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #7)
> BTW Firefox trunk fails to build for me:
> 
> ld: error: /tmp/ccsbLieS.ltrans29.ltrans.o: requires dynamic R_X86_64_PC32
> reloc against '_ZN2js3jitL2R0E' which may overflow at runtime; recompile
> with -fPIC
> ld: error: read-only segment has dynamic relocations
> /tmp/ccsbLieS.ltrans29.ltrans.o:<artificial>:function
> js::jit::BaselineCompiler::emitCheckThis(js::jit::ValueOperand) [clone
> .constprop.20226]: error: undefined reference to 'js::jit::R0'
> 
> Haven't looked into it yet. Could well be a Firefox bug.

This looks known to me, I used to see this unresolved symbol, but currently
it's gone on x86_64-linux-gnu.


More information about the Gcc-bugs mailing list