summaryrefslogtreecommitdiff
path: root/gcc/ch
diff options
context:
space:
mode:
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-01-05 19:12:21 +0000
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>2001-01-05 19:12:21 +0000
commitd21c9c3445a678a4625e99ffd995f4c087a8db9f (patch)
treea3ca084f7dfb7c9af4600eb7a5031a8bf2503234 /gcc/ch
parent51fe737950ad9c2f0197b25ea2f73c8f2be2fc4d (diff)
downloadgcc-d21c9c3445a678a4625e99ffd995f4c087a8db9f.tar.gz
2001-01-05 Phil Edwards <pme@sources.redhat.com>
* cp/lang-options.h: Bring comment in line with reality. * f/lang-options.h: Likewise. * java/lang-options.h: Likewise. * objc/lang-options.h: Likewise. * ch/lang-options.h: Likewise. * f/g77.texi: And update the manual. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38719 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ch')
-rw-r--r--gcc/ch/lang-options.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/gcc/ch/lang-options.h b/gcc/ch/lang-options.h
index 1482680530a..69797cbd491 100644
--- a/gcc/ch/lang-options.h
+++ b/gcc/ch/lang-options.h
@@ -18,11 +18,8 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* This is the contribution to the `lang_options' array in gcc.c for
- CHILL. */
-
-/* CYGNUS LOCAL - the format of this file has been changed to
- allow cc1 to implement --help. nickc/--help */
+/* This is the contribution to the `documented_lang_options' array in
+ toplev.c for CHILL. */
DEFINE_LANG_NAME ("Chill")