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/47247] Linker plugin specification makes it difficult to handle COMDATs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47247

--- Comment #24 from Cary Coutant <ccoutant at gcc dot gnu.org> 2011-09-26 23:32:17 UTC ---
Author: ccoutant
Date: Mon Sep 26 23:32:13 2011
New Revision: 179220

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179220
Log:
    PR lto/47247
    * plugin-api.h (enum ld_plugin_symbol_resolution): Add
    LDPR_PREVAILING_DEF_IRONLY_EXP.
    (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.

Modified:
    trunk/include/ChangeLog
    trunk/include/plugin-api.h


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