This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/6882: [SPARC] Useless stack adjustment code
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: ebotcazou at gcc dot gnu dot org, <dann at godzilla dot ics dot uci dot edu>, <gcc-bugs at gcc dot gnu dot org>, <gcc-prs at gcc dot gnu dot org>, <nobody at gcc dot gnu dot org>, <gcc-gnats at gcc dot gnu dot org>
- Date: Sun, 30 Mar 2003 23:15:52 -0500 (EST)
- Subject: Re: target/6882: [SPARC] Useless stack adjustment code
On 29 Mar 2003 ebotcazou at gcc dot gnu dot org wrote:
> State-Changed-Why:
> The prologue is always emitted if assembly code is emitted for the function.
No, it seems a valid optimization request to not emit the
stack-adjustment code. Could you find a *specific* reason for
the stack-adjustment code? (Please state that in the PR.)
I'll re-open this PR.
brgds, H-P