* gccbug.in: Add libgcj and preprocessor categories.
authorJoseph Myers <jsm28@cam.ac.uk>
Fri, 22 Dec 2000 21:21:29 +0000 (21:21 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Fri, 22 Dec 2000 21:21:29 +0000 (21:21 +0000)
From-SVN: r38470

gcc/ChangeLog
gcc/gccbug.in

index d2bd178b66eaa9e719ce64538ddcea0ff50e1dd0..1eb5e27aa86ee744a804abc4fb6cf0e7ea616ea3 100644 (file)
@@ -1,3 +1,7 @@
+2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
+
+       * gccbug.in: Add libgcj and preprocessor categories.
+
 2000-12-22  Bernd Schmidt  <bernds@redhat.com>
 
        * config/ia64/ia64.c (itanium_reorder): Only schedule stops in
index 657bfdb903e3dcdc7c5925ed540284d2b18324a3..28463bdd49740a4252d347c881c5c42ee53b5244 100755 (executable)
@@ -177,7 +177,7 @@ while [ $# -gt 0 ]; do
 done
 
 # spam does not need to be listed here
-CATEGORIES="c++ c debug fortran java libf2c libobjc libstdc++ middle-end objc optimization other target web"
+CATEGORIES="c++ c debug fortran java libf2c libgcj libobjc libstdc++ middle-end objc optimization other preprocessor target web"
 
 case "$FORMAT" in
   lisp) echo "$CATEGORIES" | \