From: Craig Burley Date: Tue, 21 Jul 1998 22:34:22 +0000 (-0600) Subject: g77spec.c (lang_specific_driver): Return unmolested command line when --help seen. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=90059ae12ee7707b9a8f027b956ac3157ff8c199;p=gcc.git g77spec.c (lang_specific_driver): Return unmolested command line when --help seen. � * g77spec.c (lang_specific_driver): Return unmolested command line when --help seen. Comment out code that printed g77-specific --help info. From-SVN: r21331 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 3aacae0f1da..190ea9aa67d 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,9 @@ +Tue Jul 21 04:33:37 1998 Craig Burley + + * g77spec.c (lang_specific_driver): Return unmolested + command line when --help seen. + Comment out code that printed g77-specific --help info. + Sat Jul 18 19:16:48 1998 Craig Burley * lang-options.h: Fix up doc strings.