From cc4824564d972ee9f170612d1ab637a37b8ee683 Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 16 Oct 1998 06:18:35 -0700 Subject: [PATCH] Remove old CYGNUS LOCAL comment. From-SVN: r23136 --- gcc/java/lang-options.h | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/gcc/java/lang-options.h b/gcc/java/lang-options.h index 622b3ed6e72..4ea735caab5 100644 --- a/gcc/java/lang-options.h +++ b/gcc/java/lang-options.h @@ -22,14 +22,11 @@ Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. The Free Software Foundation is independent of Sun Microsystems, Inc. */ +DEFINE_LANG_NAME ("Java") + /* 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", "" }, { "-fno-bounds-check", "Disable automatic array bounds checking" }, { "-fassume-compiled", "Make is_compiled_class return 1"}, -- 2.30.2