public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Remove link to DWARD standard
@ 2021-10-17  7:11 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2021-10-17  7:11 UTC (permalink / raw)
  To: gcc-patches

We've got a number of links to the DWARF standard on our page, which
requires some link maintenance. Remove this one for GCC 7 which is
unlikely to be used (much).
---
 htdocs/gcc-7/changes.html | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/htdocs/gcc-7/changes.html b/htdocs/gcc-7/changes.html
index a040a80a..5bcb59b6 100644
--- a/htdocs/gcc-7/changes.html
+++ b/htdocs/gcc-7/changes.html
@@ -155,8 +155,7 @@ main (int argc, char **argv)
   UndefinedBehavior Sanitizer now diagnoses arithmetic overflows even on
   arithmetic operations with generic vectors.</li>
 
-  <li>Version 5 of the <a
-  href="http://www.dwarfstd.org/Download.php">DWARF</a> debugging
+  <li>Version 5 of the DWARF debugging
   information standard is supported through the <code>-gdwarf-5</code>
   option.  The DWARF version 4 debugging information remains the
   default until consumers of debugging information are adjusted.</li>
-- 
2.33.0

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-17  7:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-17  7:11 [committed] wwwdocs: Remove link to DWARD standard 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).