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]

r220838 - in /trunk: ChangeLog configure config...


Author: tschwinge
Date: Fri Feb 20 09:40:52 2015
New Revision: 220838

URL: https://gcc.gnu.org/viewcvs?rev=220838&root=gcc&view=rev
Log:
If we're building an offloading compiler, always enable the LTO front end.

	* configure.ac [--enable-as-accelerator-for] (enable_languages):
	Make sure it contains lto.
	* configure: Regenerate.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac


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