[committed,wwwdocs] gcc-14/changes.html: nios2 target is obsolete

Message ID b582d50d-88e4-424a-b746-bfee8fc64e8d@baylibre.com
State New
Headers
Series [committed,wwwdocs] gcc-14/changes.html: nios2 target is obsolete |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gcc_build--master-arm fail Patch failed to apply
linaro-tcwg-bot/tcwg_gcc_build--master-aarch64 fail Patch failed to apply

Commit Message

Sandra Loosemore April 18, 2024, 8:33 p.m. UTC
  I've committed the attached patch, per

https://gcc.gnu.org/pipermail/gcc/2024-April/243749.html

-Sandra
  

Patch

From a6afbd07ee3d669dc6ac396d68a99926a30818f9 Mon Sep 17 00:00:00 2001
From: Sandra Loosemore <sloosemore@baylibre.com>
Date: Mon, 15 Apr 2024 17:17:35 +0000
Subject: [committed, wwwdocs] gcc-14/changes.html: nios2 target is obsolete

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

diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html
index c98ebe5a..9509487c 100644
--- a/htdocs/gcc-14/changes.html
+++ b/htdocs/gcc-14/changes.html
@@ -49,6 +49,10 @@  a work-in-progress.</p>
       unmaintained for quite a while has been declared obsolete in GCC 14.
       The next release of GCC will have their sources permanently removed.
   </li>
+  <li>Support for the <code>nios2*-*-</code> target ports has also been
+      declared obsolete in GCC 14, and the sources will also be removed
+      in the next release of GCC.
+  </li>
   <li><a href="https://gcc.gnu.org/onlinedocs/gcc/Static-Analyzer-Options.html"><code>-fanalyzer</code></a>
     is still only suitable for analyzing C code.
     In particular, using it on C++ is unlikely to give meaningful output.
-- 
2.25.1