This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug lto/64837] lto plugin doesn't call ld_plugin_release_input_file


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> ---
(In reply to H.J. Lu from comment #3)
> There is also a gold bug:
> 
> https://sourceware.org/bugzilla/show_bug.cgi?id=17896

Which has been closed as invalid. Quote from that PR: "The LTO plugin should
*not* use release_input_file during the claim_file handler."


Additionally, the causes ICEs with (all or all but the newest version of) gold:
https://gcc.gnu.org/ml/gcc-patches/2015-02/msg00398.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]