This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: prolog vs prologue
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: Ben Elliston <bje at wasabisystems dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 15 Jul 2003 09:27:10 -0400 (EDT)
- Subject: Re: prolog vs prologue
On 15 Jul 2003, Ben Elliston wrote:
> I've noticed that there is an inconsistency between the spelling of
> "prolog"/"epilog" and "prologue"/"epilogue" throughout GCC. Some
> documentation and options use one spelling and other parts of the
> documentation and other options use another. The documentation is one
> matter, the inconsistency in command line options is worse.
>
> Which should it be, so that I can submit a patch to correct this? Or
> is it too late to fix, given that it will break existing command
> lines?
Can't you could keep the misspelled ones as undocumented
options?
brgds, H-P