public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-791] Close gcc-9 branch
@ 2022-05-27  7:22 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2022-05-27  7:22 UTC (permalink / raw)
  To: gcc-cvs

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 '


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

only message in thread, other threads:[~2022-05-27  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-27  7:22 [gcc r13-791] Close gcc-9 branch Richard Biener

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).