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

[lto][patch] add -flto-single to g++


The attached patch adds support for using -flto-single with g++.

2008-06-23  Rafael Espindola  <espindola@google.com>

	* gcc.c (cc1_options): add -flto if -flto-single is given.
	(default_compilers): remove redundant parts that were moved to
	cc1_options.

cp/
2008-06-23  Rafael Espindola  <espindola@google.com>

	* lang-specs.h: add invoke_lto_single before invake_as.

Cheers,
-- 
Rafael Avila de Espindola

Google Ireland Ltd.
Gordon House
Barrow Street
Dublin 4
Ireland

Registered in Dublin, Ireland
Registration Number: 368047

Attachment: cxx-lto-single.patch
Description: Binary data


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