]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
git_commit.py: add "diagnostics" to bug components
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 28 Jul 2025 14:56:07 +0000 (10:56 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Mon, 28 Jul 2025 14:56:07 +0000 (10:56 -0400)
contrib/ChangeLog
* gcc-changelog/git_commit.py: Add "diagnostics" to bug
components.

contrib/gcc-changelog/git_commit.py

index 80a32769ac13e4d740c443b5b453513b83e37038..e0c46be8ab2bb2383a71b7119b777f6313e0f003 100755 (executable)
@@ -97,6 +97,7 @@ bug_components = {
     'd',
     'debug',
     'demangler',
+    'diagnostics',
     'driver',
     'fastjar',
     'fortran',