OSDN Git Service

2003-06-25 Wolfgang Bangerth <bangerth@dealii.org>
authorbangerth <bangerth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2003 21:08:26 +0000 (21:08 +0000)
committerbangerth <bangerth@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 25 Jun 2003 21:08:26 +0000 (21:08 +0000)
* gccbug.in: Add PCH to list of categories.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68497 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/gccbug.in

index e68b2b1..7cab9e2 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 4da8415..05ea8ef 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" | \