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/46712] exec-tool.in doesn't work with -fuse-linker-plugin in a gcc+binutils combined tree


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2010-11-29 22:18:39 UTC ---
Author: hjl
Date: Mon Nov 29 22:18:35 2010
New Revision: 167275

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167275
Log:
Check and export LT_RCU_$id instead of LT_RCU.

2010-11-29  H.J. Lu  <hongjiu.lu@intel.com>

    PR driver/46712
    * exec-tool.in (id): New.
    Check and export LT_RCU_$id instead of LT_RCU.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/exec-tool.in


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