This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/32475] [4.3 Regression] function with asm() does not setup stack frame



------- Comment #6 from spark at gcc dot gnu dot org  2007-06-24 02:01 -------
(In reply to comment #5)
> Subject: Re:  [4.3 Regression] function with asm()
>  does not setup stack frame
> 
> spark at gcc dot gnu dot org wrote:
> > ------- Comment #4 from spark at gcc dot gnu dot org  2007-06-24 01:05 -------
> > I think Kenny's last patch for PR32437 fixes this as well.
> >
> >
> >   
> I have not had a chance to play with this.  i lost my last x86-32 system
> and i have been futzing around with richi trying to build one on my
> x86-64 machines.  So far without success.
> 
> it would be good if it went away.  if it has not, i was going to try
> -fno-dse. 
> 
> Kenny

I'm positive your patch fixes this,
as the latest trunk doesn't have this problem,
and I've checked out the revision just before your last patch,
and it showed the problem (on i686-unknown-linux-gnu).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32475


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]