------- 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