* gccbug.in: Add libgcj and preprocessor categories.

From-SVN: r38470
This commit is contained in:
Joseph Myers 2000-12-22 21:21:29 +00:00 committed by Joseph Myers
parent ab461298d7
commit 0692b39c5b
2 changed files with 5 additions and 1 deletions

View 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> 2000-12-22 Bernd Schmidt <bernds@redhat.com>
* config/ia64/ia64.c (itanium_reorder): Only schedule stops in * config/ia64/ia64.c (itanium_reorder): Only schedule stops in

View File

@ -177,7 +177,7 @@ while [ $# -gt 0 ]; do
done done
# spam does not need to be listed here # 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 case "$FORMAT" in
lisp) echo "$CATEGORIES" | \ lisp) echo "$CATEGORIES" | \