https://gcc.gnu.org/g:70789a03fb337d967e57b25c56d1097fff5952e6

commit r16-5515-g70789a03fb337d967e57b25c56d1097fff5952e6
Author: Andrew Pinski <[email protected]>
Date:   Sat Nov 22 12:46:21 2025 -0800

    changelog: Add algol68 as a bugzilla component
    
    Adds algol68 as a bugzilla component for commits.
    
    Pushed as obvious.
    
    contrib/ChangeLog:
    
            * gcc-changelog/git_commit.py: Add algol68.
    
    Signed-off-by: Andrew Pinski <[email protected]>

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

diff --git a/contrib/gcc-changelog/git_commit.py 
b/contrib/gcc-changelog/git_commit.py
index 1bb24f462755..7c93df6ebbee 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -88,6 +88,7 @@ default_changelog_locations = {
 
 bug_components = {
     'ada',
+    'algol68',
     'analyzer',
     'boehm-gc',
     'bootstrap',

Reply via email to