This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Changes to gcc.c (display_help)
- To: gcc-patches at gcc dot gnu dot org
- Subject: Re: Changes to gcc.c (display_help)
- From: Richard Henderson <rth at cygnus dot com>
- Date: Tue, 27 Jun 2000 09:26:54 -0700
- References: <20000627094809.A25517@Jeffreys.suse.de>
On Tue, Jun 27, 2000 at 09:48:09AM +0200, Philipp Thomas wrote:
> * gcc.c (display_help): Use fputs instead of printf. Use long
> string instead of multiple printf calls. Mark help for translation.
Ok.
r~