gccbug.in: Add PCH to list of categories.
authorWolfgang Bangerth <bangerth@dealii.org>
Wed, 25 Jun 2003 21:08:26 +0000 (15:08 -0600)
committerWolfgang Bangerth <bangerth@gcc.gnu.org>
Wed, 25 Jun 2003 21:08:26 +0000 (15:08 -0600)
2003-06-25  Wolfgang Bangerth  <bangerth@dealii.org>

* gccbug.in: Add PCH to list of categories.

From-SVN: r68497

gcc/ChangeLog
gcc/gccbug.in

index e68b2b1f01e608d456e636bc06c8dcf47fde1088..7cab9e24c719243d09fa02ba3dd0654d3ac39417 100644 (file)
@@ -1,3 +1,7 @@
+2003-06-25  Wolfgang Bangerth  <bangerth@dealii.org>
+
+       * gccbug.in: Add PCH to list of categories.
+
 2003-06-25 Martin Schaffner <schaffner@gmx.li>
 
        * cppfiles.c: Clarify comments.
index 4da84150b6c5448ab57fb004774b618470c64c08..05ea8efe9c9c3b1f9d0e850f8f3a5d281b6fc5ed 100755 (executable)
@@ -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" | \