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 bootstrap/45954] LTO isn't enabled in stage1 cc1 with --with-build-config=bootstrap-lto


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

--- Comment #7 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2010-10-20 12:38:33 UTC ---
Author: hjl
Date: Wed Oct 20 12:38:22 2010
New Revision: 165721

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165721
Log:
Add LTO to boot language if it is enabled.

2010-10-20  H.J. Lu  <hongjiu.lu@intel.com>

    PR bootstrap/45954
    * config-lang.in (boot_language): Set to $enable_lto.

Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/config-lang.in


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