public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [committed] wwwdocs: Remove link to DWARD standard
Date: Sun, 17 Oct 2021 09:11:53 +0200 (CEST)	[thread overview]
Message-ID: <20211017071158.D49C133F23@hamza.pair.com> (raw)

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

                 reply	other threads:[~2021-10-17  7:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20211017071158.D49C133F23@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@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).