This amends the caveats section of the GCC 12 release notes according
to the STABS deprecation.

I'll wait with pushing to the point it reflects the state on trunk
rather than projecting what will be the state for GCC 12.

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

diff --git a/htdocs/gcc-12/changes.html b/htdocs/gcc-12/changes.html
index 946faa49..c4a59c3b 100644
--- a/htdocs/gcc-12/changes.html
+++ b/htdocs/gcc-12/changes.html
@@ -47,6 +47,12 @@ a work-in-progress.</p>
     which still supports <code>-std=f95</code> and is recommended to be used
     instead in general.
   </li>
+  <li>
+    <strong>STABS:</strong>
+    Support for emitting the STABS debugging format is deprecated and will
+    be removed in the next release.  All ports now default to emit DWARF2
+    debugging info.
+  </li>
 </ul>
 
 
-- 
2.31.1

Reply via email to