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

Reply via email to