* gccbug.in: Update.

From-SVN: r60771
This commit is contained in:
Neil Booth 2003-01-02 05:10:27 +00:00 committed by Neil Booth
parent 1b9f0361fc
commit 8ed0a104f0
2 changed files with 5 additions and 1 deletions

View 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> 2003-01-01 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md: Reorder some patterns. * config/h8300/h8300.md: Reorder some patterns.

View File

@ -198,7 +198,7 @@ EOF
done done
# spam does not need to be listed here # 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 case "$FORMAT" in
lisp) echo "$CATEGORIES" | \ lisp) echo "$CATEGORIES" | \