This is the mail archive of the gcc-cvs@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]

r152372 - in /branches/lto: gcc/ChangeLog.lto g...


Author: espindola
Date: Thu Oct  1 14:16:07 2009
New Revision: 152372

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152372
Log:
2009-10-01  Rafael Avila de Espindola  <espindola@google.com>

	* gcc.c (LINK_COMMAND_SPEC): Use the -pass-through option to pass
	libgcc to the linker.

2009-10-01  Rafael Avila de Espindola  <espindola@google.com>

	* lto-plugin.c (pass_through_items): New.
	(num_pass_through_items): New.
	(all_symbols_read_handler): Update to use the -pass-through option.
	(process_option): Replace -libgcc with -pass-through.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/gcc.c
    branches/lto/lto-plugin/ChangeLog
    branches/lto/lto-plugin/lto-plugin.c


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