From: Jonathan Wakely <jwakely@redhat.com>
To: libstdc++@gcc.gnu.org, gcc-patches@gcc.gnu.org
Subject: [wwwdocs] Document --enable-libstdcxx-allocator changes
Date: Thu, 2 Dec 2021 17:17:12 +0000 [thread overview]
Message-ID: <20211202171712.368364-1-jwakely@redhat.com> (raw)
In-Reply-To: <CACb0b4=FPnRbJb+aO1WQHnQ08t8SNt5Qsc3oJp7YqVN92NFoRg@mail.gmail.com>
Pushed to wwwdocs.
---
htdocs/gcc-12/changes.html | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 000501fb..c2b87a53 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -41,6 +41,11 @@ a work-in-progress.</p>
member instead of a literal <code>0</code>, as this is portable to other
C++ implementations.
</li>
+ <li>The configuration option <code>--enable-libstdcxx-allocator</code>
+ no longer supports the <code>bitmap</code>, <code>mt</code>, and
+ <code>pool</code> arguments. Those configurations had been broken for
+ some time.
+ </li>
<li>
<strong>Fortran:</strong>
OpenMP code using the <code>omp_lib.h</code> include file can no longer be
--
2.31.1
prev parent reply other threads:[~2021-12-02 17:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-24 13:25 [PATCH] libstdc++: Remove broken std::allocator base classes [PR103340] Jonathan Wakely
2021-12-02 16:56 ` Jonathan Wakely
2021-12-02 17:17 ` Jonathan Wakely [this message]
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=20211202171712.368364-1-jwakely@redhat.com \
--to=jwakely@redhat.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=libstdc++@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).