OSDN Git Service

* gccbug.in: Update.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jan 2003 05:10:27 +0000 (05:10 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jan 2003 05:10:27 +0000 (05:10 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60771 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/gccbug.in

index 84f518e..125b446 100644 (file)
@@ -1,3 +1,7 @@
+2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
+
+       * gccbug.in: Update for new categories.
+
 2003-01-01  Kazu Hirata  <kazu@cs.umass.edu>
 
        * config/h8300/h8300.md: Reorder some patterns.
index 9619e61..4da8415 100755 (executable)
@@ -198,7 +198,7 @@ EOF
 done
 
 # spam does not need to be listed here
-CATEGORIES="ada bootstrap c++ c debug fortran 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 preprocessor target web"
 
 case "$FORMAT" in
   lisp) echo "$CATEGORIES" | \