* gccbug.in (CATEGORIES): Add "bootstrap".

From-SVN: r42201
This commit is contained in:
Gerald Pfeifer 2001-05-17 17:19:53 +02:00 committed by Gerald Pfeifer
parent eea50aa0ab
commit e18748c0e5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-05-17 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gccbug.in (CATEGORIES): Add "bootstrap".
Thu May 17 16:59:41 CEST 2001 Jan Hubicka <jh@suse.cz>
* simplify-rtx.c (simplify_subreg): Break out from ...

View File

@ -190,7 +190,7 @@ while [ $# -gt 0 ]; do
done
# spam does not need to be listed here
CATEGORIES="c++ c debug fortran java libf2c libgcj libobjc libstdc++ middle-end objc optimization other preprocessor target web"
CATEGORIES="bootstrap c++ c debug fortran java libf2c libgcj libobjc libstdc++ middle-end objc optimization other preprocessor target web"
case "$FORMAT" in
lisp) echo "$CATEGORIES" | \