diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py index b8c7f718c50..e2ef6c61ed0 100755 --- a/contrib/gcc-changelog/git_commit.py +++ b/contrib/gcc-changelog/git_commit.py @@ -128,6 +128,7 @@ bug_components = set([ ignored_prefixes = [ 'gcc/d/dmd/', 'gcc/go/gofrontend/', + 'gcc/testsuite/gdc.test/', 'gcc/testsuite/go.test/test/', 'libgo/', 'libphobos/libdruntime/',