aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/lang-options.h
diff options
context:
space:
mode:
authorPer Bothner <bothner@gcc.gnu.org>1998-10-12 05:43:52 -0700
committerPer Bothner <bothner@gcc.gnu.org>1998-10-12 05:43:52 -0700
commit8376a32eb13b751abe718b098877a58d4c6c76ef (patch)
tree8066b09879ba6438fa1b2224673353959ba6ee29 /gcc/java/lang-options.h
parentb67d701b4ff899f1e677f00fa9b579fee7be5557 (diff)
downloadgcc-8376a32eb13b751abe718b098877a58d4c6c76ef.zip
gcc-8376a32eb13b751abe718b098877a58d4c6c76ef.tar.gz
gcc-8376a32eb13b751abe718b098877a58d4c6c76ef.tar.bz2
Merge from Cygnus internal source tree. From-SVN: r23024
Diffstat (limited to 'gcc/java/lang-options.h')
-rw-r--r--gcc/java/lang-options.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/java/lang-options.h b/gcc/java/lang-options.h
index f421e6a..c085105 100644
--- a/gcc/java/lang-options.h
+++ b/gcc/java/lang-options.h
@@ -25,6 +25,9 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
/* This is the contribution to the `lang_options' array in gcc.c for
java. */
+/* CYGNUS LOCAL - the format of this file has been changed to
+ allow cc1 to implement --help. nickc/--help */
+
DEFINE_LANG_NAME ("Java")
{ "-fbounds-check", "" },