public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-9230] Add libcc1 to bug components
@ 2024-02-29  2:35 Andrew Pinski
  0 siblings, 0 replies; only message in thread
From: Andrew Pinski @ 2024-02-29  2:35 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5ff49272bf4eb6a030739cc24ba001f206305e08

commit r14-9230-g5ff49272bf4eb6a030739cc24ba001f206305e08
Author: Andrew Pinski <quic_apinski@quicinc.com>
Date:   Thu Feb 29 02:36:12 2024 +0000

    Add libcc1 to bug components
    
    As found by Tom Tromey in https://gcc.gnu.org/pipermail/gcc-patches/2024-February/646807.html
    libcc1 is not listed as bug component even though it is there in bugzilla.
    This fixes that oversight.
    
    Committed as obvious after testing using git gcc-verify on a patch.
    
    contrib/ChangeLog:
    
            * gcc-changelog/git_commit.py (bug_components): Add libcc1.
    
    Signed-off-by: Andrew Pinski <quic_apinski@quicinc.com>

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 87bec4e00f5..87ecb9e1a17 100755
--- a/contrib/gcc-changelog/git_commit.py
+++ b/contrib/gcc-changelog/git_commit.py
@@ -105,6 +105,7 @@ bug_components = {
     'java',
     'jit',
     'libbacktrace',
+    'libcc1',
     'libf2c',
     'libffi',
     'libfortran',

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

only message in thread, other threads:[~2024-02-29  2:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-29  2:35 [gcc r14-9230] Add libcc1 to bug components Andrew Pinski

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