This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249366 - in /trunk: ChangeLog Makefile.def Mak...
- From: marxin at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Mon, 19 Jun 2017 13:19:56 -0000
- Subject: r249366 - in /trunk: ChangeLog Makefile.def Mak...
Author: marxin
Date: Mon Jun 19 13:19:56 2017
New Revision: 249366
URL: https://gcc.gnu.org/viewcvs?rev=249366&root=gcc&view=rev
Log:
Introduce 4-stages profiledbootstrap to get a better profile.
2017-06-19 Martin Liska <mliska@suse.cz>
* doc/install.texi: Document that PGO runs in 4 stages.
2017-06-19 Martin Liska <mliska@suse.cz>
* Makefile.def: Define 4 stages PGO bootstrap.
* Makefile.tpl: Define FLAGS.
* Makefile.in: Regenerate.
Modified:
trunk/ChangeLog
trunk/Makefile.def
trunk/Makefile.in
trunk/Makefile.tpl
trunk/gcc/ChangeLog
trunk/gcc/doc/install.texi