This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/46760] LTO bootstrap doesn't work with FDO
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 10 Jan 2011 13:51:15 +0000
- Subject: [Bug driver/46760] LTO bootstrap doesn't work with FDO
- Auto-submitted: auto-generated
- References: <bug-46760-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46760
--- Comment #31 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-10 13:51:02 UTC ---
> I have been testing lto-bootstrap:
>
> http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00750.html
>
> I will try to start lto-bootstrap with FDO.
Great, thanks!
The FDO bootstrap always suffered from lack of testing, so this should help.
Honza