This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23451] Redundant reloading from stack frame on i386
- From: "herbert at gondor dot apana dot org dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2006 23:45:35 -0000
- Subject: [Bug target/23451] Redundant reloading from stack frame on i386
- References: <bug-23451-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from herbert at gondor dot apana dot org dot au 2006-01-10 23:45 -------
Subject: Re: Redundant reloading from stack frame on i386
On Tue, Jan 10, 2006 at 11:44:21PM -0000, steven at gcc dot gnu dot org wrote:
>
>
> ------- Comment #17 from steven at gcc dot gnu dot org 2006-01-10 23:44 -------
> Fair enough. I think it's highly unlikely that anyone would care enough about
> i386 to worry about fixing this, but you never know.
Actually the bug occurs when -march is i[456]86. It goes away
with -mi386 :)
> What |Removed |Added
> ----------------------------------------------------------------------------
> Status|RESOLVED |REOPENED
> GCC target triplet|i486-*-* |i386-*-*
So I think this needs to be reversed.
Thanks,
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23451