Commit 6322fdd8 by Wolfgang Bangerth Committed by Wolfgang Bangerth

gccbug.in: Add PCH to list of categories.

2003-06-25  Wolfgang Bangerth  <bangerth@dealii.org>

* gccbug.in: Add PCH to list of categories.

From-SVN: r68497
parent 48c4721e
2003-06-25 Wolfgang Bangerth <bangerth@dealii.org>
* gccbug.in: Add PCH to list of categories.
2003-06-25 Martin Schaffner <schaffner@gmx.li>
* cppfiles.c: Clarify comments.
......
#!/bin/sh
# Submit a problem report to a GNATS site.
# Copyright (C) 1993, 2000, 2001, 2002 Free Software Foundation, Inc.
# Copyright (C) 1993, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
# Contributed by Brendan Kehoe (brendan@cygnus.com), based on a
# version written by Heinz G. Seidl (hgs@cygnus.com).
#
......@@ -198,7 +198,7 @@ EOF
done
# spam does not need to be listed here
CATEGORIES="ada bootstrap c++ c debug driver fortran inline-asm 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 pch preprocessor target web"
case "$FORMAT" in
lisp) echo "$CATEGORIES" | \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment