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 driver/47244] [4.6 Regression] plugin linker is used unconditionally


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

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-12 15:47:36 UTC ---
Author: hubicka
Date: Wed Jan 12 15:47:29 2011
New Revision: 168717

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168717
Log:
    PR driver/47244
    * gcc.c (PLUGIN_COND): Update to disable plugin unless -flto is used.
    (PLUGIN_COND_CLOSE): New macro.
    (LINK_COMMAND_SPEC): Update to use PLUGIN_COND_CLOSE.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcc.c


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