public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC
@ 2020-10-07 10:26 David Malcolm
  2020-10-14 22:09 ` Ping: " David Malcolm
  0 siblings, 1 reply; 3+ messages in thread
From: David Malcolm @ 2020-10-07 10:26 UTC (permalink / raw)
  To: gcc-patches

This summarizes GCC 11's change in build requirements from C++98 to
C++11, for the release notes.  I've put it in the Caveats immediately
below the "The default mode for C++ is..." change hence the wording.

I've based it on the change to gcc/doc/install.texi in the
GCC source tree, which was 5329b59a2e13dabbe2038af0fe2e3cf5fc7f98ed
there.

Validates.

OK to commit?

---
 htdocs/gcc-11/changes.html | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
index e2a32e51..e33abe44 100644
--- a/htdocs/gcc-11/changes.html
+++ b/htdocs/gcc-11/changes.html
@@ -35,6 +35,11 @@ a work-in-progress.</p>
       features with <code>-fno-new-ttp-matching</code>.
   </li>
 
+  <li>When building GCC itself, the host compiler must now support C++11,
+    rather than C++98.  In particular bootstrapping GCC 11 using an older
+    version of GCC requires a binary of GCC 4.8 or later, rather than of
+    GCC 3.4 or later as was the case for bootstrapping GCC 10.</li>
+
   <li>Naming and location of auxiliary and dump output files changed.
       If you compile multiple input files in a single command, if you
       enable Link Time Optimization, or if you use <code>-dumpbase</code>,
-- 
2.26.2


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

* Ping: Re: [PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC
  2020-10-07 10:26 [PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC David Malcolm
@ 2020-10-14 22:09 ` David Malcolm
  2020-10-15  7:10   ` several messages Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: David Malcolm @ 2020-10-14 22:09 UTC (permalink / raw)
  To: gcc-patches

On Wed, 2020-10-07 at 06:26 -0400, David Malcolm wrote:
> This summarizes GCC 11's change in build requirements from C++98 to
> C++11, for the release notes.  I've put it in the Caveats immediately
> below the "The default mode for C++ is..." change hence the wording.
> 
> I've based it on the change to gcc/doc/install.texi in the
> GCC source tree, which was 5329b59a2e13dabbe2038af0fe2e3cf5fc7f98ed
> there.
> 
> Validates.
> 
> OK to commit?

Ping.
https://gcc.gnu.org/pipermail/gcc-patches/2020-October/555697.html

> ---
>  htdocs/gcc-11/changes.html | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/htdocs/gcc-11/changes.html b/htdocs/gcc-11/changes.html
> index e2a32e51..e33abe44 100644
> --- a/htdocs/gcc-11/changes.html
> +++ b/htdocs/gcc-11/changes.html
> @@ -35,6 +35,11 @@ a work-in-progress.</p>
>        features with <code>-fno-new-ttp-matching</code>.
>    </li>
>  
> +  <li>When building GCC itself, the host compiler must now support
> C++11,
> +    rather than C++98.  In particular bootstrapping GCC 11 using an
> older
> +    version of GCC requires a binary of GCC 4.8 or later, rather
> than of
> +    GCC 3.4 or later as was the case for bootstrapping GCC 10.</li>
> +
>    <li>Naming and location of auxiliary and dump output files
> changed.
>        If you compile multiple input files in a single command, if
> you
>        enable Link Time Optimization, or if you use <code>-
> dumpbase</code>,


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

* Re: several messages
  2020-10-14 22:09 ` Ping: " David Malcolm
@ 2020-10-15  7:10   ` Gerald Pfeifer
  0 siblings, 0 replies; 3+ messages in thread
From: Gerald Pfeifer @ 2020-10-15  7:10 UTC (permalink / raw)
  To: David Malcolm; +Cc: gcc-patches

On Wed, 7 Oct 2020, David Malcolm via Gcc-patches wrote:
> This summarizes GCC 11's change in build requirements from C++98 to
> C++11, for the release notes.  I've put it in the Caveats immediately
> below the "The default mode for C++ is..." change hence the wording.
> 
> I've based it on the change to gcc/doc/install.texi in the
> GCC source tree, which was 5329b59a2e13dabbe2038af0fe2e3cf5fc7f98ed
> there.

Thank you!

On Wed, 14 Oct 2020, David Malcolm via Gcc-patches wrote:
> Ping.
> https://gcc.gnu.org/pipermail/gcc-patches/2020-October/555697.html

Please push. :-)

Gerald

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

end of thread, other threads:[~2020-10-15  7:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-07 10:26 [PATCH, wwwdocs] gcc-11/changes: C++11 is now required to build GCC David Malcolm
2020-10-14 22:09 ` Ping: " David Malcolm
2020-10-15  7:10   ` several messages 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).