diff --git a/contrib/gcc-changelog/git_commit.py b/contrib/gcc-changelog/git_commit.py index e22d3a2d6f0..ba9f5ce9650 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/frontend/', + 'gcc/testsuite/go.test/test', 'libgo/', 'libphobos/libdruntime', 'libphobos/src/',