public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] docs: remove --disable-stage1-checking from requirements
@ 2022-02-01 15:37 Martin Liška
  2022-02-01 16:05 ` Jeff Law
  2022-02-02 21:40 ` Gerald Pfeifer
  0 siblings, 2 replies; 3+ messages in thread
From: Martin Liška @ 2022-02-01 15:37 UTC (permalink / raw)
  To: gcc-patches

As the minimal GCC version that can build the current master
is 4.8, it does not make sense mentioning something for older
versions.

Ready to be installed?
Thanks,
Martin

gcc/ChangeLog:

	* doc/install.texi: Remove option for GCC < 4.8.
---
  gcc/doc/install.texi | 5 -----
  1 file changed, 5 deletions(-)

diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 96b4dfc871a..f4e7dc42198 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -239,11 +239,6 @@ To build all languages in a cross-compiler or other configuration where
  GCC binary (version 4.8 or later) because source code for language
  frontends other than C might use GCC extensions.
  
-Note that to bootstrap GCC with versions of GCC earlier than 4.8, you
-may need to use @option{--disable-stage1-checking}, though
-bootstrapping the compiler with such earlier compilers is strongly
-discouraged.
-
  @item C standard library and headers
  
  In order to build GCC, the C standard library and headers must be present
-- 
2.34.1


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

* Re: [PATCH] docs: remove --disable-stage1-checking from requirements
  2022-02-01 15:37 [PATCH] docs: remove --disable-stage1-checking from requirements Martin Liška
@ 2022-02-01 16:05 ` Jeff Law
  2022-02-02 21:40 ` Gerald Pfeifer
  1 sibling, 0 replies; 3+ messages in thread
From: Jeff Law @ 2022-02-01 16:05 UTC (permalink / raw)
  To: Martin Liška, gcc-patches



On 2/1/2022 8:37 AM, Martin Liška wrote:
> As the minimal GCC version that can build the current master
> is 4.8, it does not make sense mentioning something for older
> versions.
>
> Ready to be installed?
> Thanks,
> Martin
>
> gcc/ChangeLog:
>
>     * doc/install.texi: Remove option for GCC < 4.8.
OK
jeff


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

* Re: [PATCH] docs: remove --disable-stage1-checking from requirements
  2022-02-01 15:37 [PATCH] docs: remove --disable-stage1-checking from requirements Martin Liška
  2022-02-01 16:05 ` Jeff Law
@ 2022-02-02 21:40 ` Gerald Pfeifer
  1 sibling, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2022-02-02 21:40 UTC (permalink / raw)
  To: Martin Liška; +Cc: gcc-patches

On Tue, 1 Feb 2022, Martin Liška wrote:
> As the minimal GCC version that can build the current master is 4.8, it 
> does not make sense mentioning something for older versions.
> 
> Ready to be installed?

Yep, looks good.

Thank you,
Gerald

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

end of thread, other threads:[~2022-02-02 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01 15:37 [PATCH] docs: remove --disable-stage1-checking from requirements Martin Liška
2022-02-01 16:05 ` Jeff Law
2022-02-02 21:40 ` 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).