aboutsummaryrefslogtreecommitdiff
path: root/gcc/gccbug.in
diff options
context:
space:
mode:
authorWolfgang Bangerth <bangerth@dealii.org>2003-06-25 15:08:26 -0600
committerWolfgang Bangerth <bangerth@gcc.gnu.org>2003-06-25 15:08:26 -0600
commit6322fdd83b824be16b3d492a5897246db2ac9efd (patch)
tree720cd6637d0463073ae4040523614e2bf232c767 /gcc/gccbug.in
parent48c4721eacdd2215e4b0335b50b5379c72924fd8 (diff)
downloadgcc-6322fdd83b824be16b3d492a5897246db2ac9efd.zip
gcc-6322fdd83b824be16b3d492a5897246db2ac9efd.tar.gz
gcc-6322fdd83b824be16b3d492a5897246db2ac9efd.tar.bz2
gccbug.in: Add PCH to list of categories.
2003-06-25 Wolfgang Bangerth <bangerth@dealii.org> * gccbug.in: Add PCH to list of categories. From-SVN: r68497
Diffstat (limited to 'gcc/gccbug.in')
-rwxr-xr-xgcc/gccbug.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/gccbug.in b/gcc/gccbug.in
index 4da8415..05ea8ef 100755
--- a/gcc/gccbug.in
+++ b/gcc/gccbug.in
@@ -1,6 +1,6 @@
#!/bin/sh
# Submit a problem report to a GNATS site.
-# Copyright (C) 1993, 2000, 2001, 2002 Free Software Foundation, Inc.
+# Copyright (C) 1993, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
# Contributed by Brendan Kehoe (brendan@cygnus.com), based on a
# version written by Heinz G. Seidl (hgs@cygnus.com).
#
@@ -198,7 +198,7 @@ EOF
done
# spam does not need to be listed here
-CATEGORIES="ada bootstrap c++ c debug driver fortran inline-asm java libf2c libgcj libobjc libstdc++ middle-end objc optimization other preprocessor target web"
+CATEGORIES="ada bootstrap c++ c debug driver fortran inline-asm java libf2c libgcj libobjc libstdc++ middle-end objc optimization other pch preprocessor target web"
case "$FORMAT" in
lisp) echo "$CATEGORIES" | \