public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases.
@ 2014-04-26 15:02 Markus Trippelsdorf
  2014-04-26 20:22 ` Gerald Pfeifer
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Trippelsdorf @ 2014-04-26 15:02 UTC (permalink / raw)
  To: gcc-patches

Parallel profiledbootstrap is supported on all maintained releases. So
just remove a misleading outdated sentence, that states the opposite,
from doc/install.texi. 

OK for trunk?

Thanks.

2014-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>

	* doc/install.texi (Building with profile feedback): Remove
	outdated sentence.

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 0b2b36575775..7851b0061b30 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2544,8 +2544,7 @@ Finally a @code{stagefeedback} compiler is built using the information collected
 
 Unlike standard bootstrap, several additional restrictions apply.  The
 compiler used to build @code{stage1} needs to support a 64-bit integral type.
-It is recommended to only use GCC for this.  Also parallel make is currently
-not supported since collisions in profile collecting may occur.
+It is recommended to only use GCC for this.
 
 @html
 <hr />
-- 
Markus

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

* Re: [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases.
  2014-04-26 15:02 [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases Markus Trippelsdorf
@ 2014-04-26 20:22 ` Gerald Pfeifer
  0 siblings, 0 replies; 2+ messages in thread
From: Gerald Pfeifer @ 2014-04-26 20:22 UTC (permalink / raw)
  To: Markus Trippelsdorf; +Cc: gcc-patches

On Sat, 26 Apr 2014, Markus Trippelsdorf wrote:
> Parallel profiledbootstrap is supported on all maintained releases. So
> just remove a misleading outdated sentence, that states the opposite,
> from doc/install.texi. 
> 
> OK for trunk?

Okay.  If this also applies to GCC 4.9 (which I think is the case),
you may want to apply it to the 4.9 branch as well.

Gerald

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

end of thread, other threads:[~2014-04-26 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-26 15:02 [PATCH] doc/install.texi: Parallel profiledbootstrap is supported on all maintained releases Markus Trippelsdorf
2014-04-26 20:22 ` Gerald Pfeifer

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).