public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* bootstrapping with profiling feedback?
@ 2002-07-26  7:05 Jeff Garzik
  2002-07-30  5:50 ` Nix
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Garzik @ 2002-07-26  7:05 UTC (permalink / raw)
  To: gcc

Has anyone done any work towards inserting a -fprofile-arcs step into 
"make bootstrap"?  A search of gcc and gcc-patches list archives didn't 
reveal anything immediately...

I'm assuming an implementation would look something like:

build stage1 using platform compiler
build stage2 using stage1 and -fprofile-arcs
build stage3 using stage2 and -fbranch-probabilities
build stage4 using stage3 and -fbranch-probabilities
compare stage 3 and 4 .o files

Maybe this could be called "make profilestrap"?  ;-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-07-29 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-26  7:05 bootstrapping with profiling feedback? Jeff Garzik
2002-07-30  5:50 ` Nix

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).