public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Martin Liska <marxin@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-6963] docs: remove --disable-stage1-checking from requirements
Date: Tue,  1 Feb 2022 16:14:12 +0000 (GMT)	[thread overview]
Message-ID: <20220201161412.4B106385AC12@sourceware.org> (raw)

https://gcc.gnu.org/g:3ad29854f0b2b1f468ea87e8cbd2a5c5a72ba5fe

commit r12-6963-g3ad29854f0b2b1f468ea87e8cbd2a5c5a72ba5fe
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Feb 1 16:35:47 2022 +0100

    docs: remove --disable-stage1-checking from requirements
    
    As the minimal GCC version that can build the current master
    is 4.8, it does not make sense mentioning something for older
    versions.
    
    gcc/ChangeLog:
    
            * doc/install.texi: Remove option for GCC < 4.8.

Diff:
---
 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


                 reply	other threads:[~2022-02-01 16:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220201161412.4B106385AC12@sourceware.org \
    --to=marxin@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).