This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: arm patch for --help
- To: Philip Blundell <philb at gnu dot org>
- Subject: Re: arm patch for --help
- From: Richard Earnshaw <rearnsha at arm dot com>
- Date: Wed, 23 May 2001 16:44:08 +0100
- cc: gcc-patches at gcc dot gnu dot org, Richard dot Earnshaw at arm dot com
- Organization: ARM Ltd.
- Reply-To: Richard dot Earnshaw at arm dot com
> The help printed by cc1 currently includes:
>
> -msched-prolog Do not move instructions into a function's prologue
>
> which is precisely the opposite of what's wanted.
>
> p.
>
> 2001-05-22 Philip Blundell <philb@gnu.org>
>
> * config/arm/arm.h (TARGET_SWITCHES): Correct misleading help for
> -m{no-}sched-prolog. Fix typos and improve formatting.
OK (both).
R.