* gccbug.in: Add libgcj and preprocessor categories.
From-SVN: r38470
This commit is contained in:
parent
ab461298d7
commit
0692b39c5b
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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" | \
|
||||
|
|
Loading…
Add table
Reference in a new issue