This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Remove check for prologue_epilogue_contains from init_alias_analysis
- From: Geoff Keating <geoffk at geoffk dot org>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 22 Aug 2003 14:35:03 -0700
- Subject: Re: [PATCH] Remove check for prologue_epilogue_contains from init_alias_analysis
- References: <20030822184658.GA12524@atrey.karlin.mff.cuni.cz>
Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz> writes:
> Hello,
>
> the following check in init_alias_analysis seems partially redundant,
> partially wrong to me:
Were you submitting this for approval?
If so, please fill in the remaining 'X's:
Checklist for submitting patches:
[X] The message is sent to gcc-patches.
[X] The message has a meaningful subject line.
[X] The message contains a description of the change you want to make, and why.
[ ] The message says on what platform you tested the patch.
[X] The patch is attached to the mail, and was generated with `diff -upN' or
`diff -cpN'.
[X] The patch applies to FSF GCC.
[X] The patch applies to a recent version of its branch.
[X] If the patch is for a release branch, it is implementing functionality that
already exists in the mainline.
[ ] There is a ChangeLog entry before the patch, but not part of the patch
itself.
[ ] The ChangeLog entry is properly formatted.
[ ] The patch either fixes an existing testcase, or adds a new testcase.
[X] If the patch adds or changes a feature, a documentation change is included.
[X] If the patch adds or changes a hook, target macro, RTL type or tree type,
a documentation change is included.
--
- Geoffrey Keating <geoffk@geoffk.org>