public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Richard Biener <rguenth@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-791] Close gcc-9 branch
Date: Fri, 27 May 2022 07:22:42 +0000 (GMT)	[thread overview]
Message-ID: <20220527072242.A08663856DEF@sourceware.org> (raw)

https://gcc.gnu.org/g:c62643579df87149e6c674a591fef9fd148b6108

commit r13-791-gc62643579df87149e6c674a591fef9fd148b6108
Author: Richard Biener <rguenther@suse.de>
Date:   Fri May 27 09:04:32 2022 +0200

    Close gcc-9 branch
    
    This removes gcc-9 from getting DATESTAMP updates.
    
    gcc/contrib/
            * gcc-changelog/git_update_version.py (active_refs): Remove
            releases/gcc-9.

Diff:
---
 contrib/gcc-changelog/git_update_version.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/gcc-changelog/git_update_version.py b/contrib/gcc-changelog/git_update_version.py
index 259dd4eb4be..05a9f7e402d 100755
--- a/contrib/gcc-changelog/git_update_version.py
+++ b/contrib/gcc-changelog/git_update_version.py
@@ -62,7 +62,7 @@ def prepend_to_changelog_files(repo, folder, git_commit, add_to_git):
             repo.git.add(full_path)
 
 
-active_refs = ['master', 'releases/gcc-9', 'releases/gcc-10',
+active_refs = ['master', 'releases/gcc-10',
                'releases/gcc-11', 'releases/gcc-12']
 
 parser = argparse.ArgumentParser(description='Update DATESTAMP and generate '


                 reply	other threads:[~2022-05-27  7:22 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=20220527072242.A08663856DEF@sourceware.org \
    --to=rguenth@gcc.gnu.org \
    --cc=gcc-cvs@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).