diff options
| author | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-11-22 12:46:21 -0800 |
|---|---|---|
| committer | Andrew Pinski <andrew.pinski@oss.qualcomm.com> | 2025-11-22 12:48:56 -0800 |
| commit | 70789a03fb337d967e57b25c56d1097fff5952e6 (patch) | |
| tree | 2e4e3094b1ebf4f0372e0180faa3da98e591e67d | |
| parent | f73b1b0831fe8f071761cc2c6696d92e258d2b4f (diff) | |
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 <andrew.pinski@oss.qualcomm.com>
| -rwxr-xr-x | contrib/gcc-changelog/git_commit.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py index 1bb24f46275..7c93df6ebbe 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', |
