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]

Re: optimization/5768: sh codegen leaves stuff on stack



"Arati Dikey" <AratiD@kpit.com> writes:

> hi !
> 
> This problem is caused by the following patch.
> http://gcc.gnu.org/ml/gcc-cvs/2001-09/msg00359.html
> 
> If you reverse it and rebuild the tool chain,the problem disappears.

A follow up:

Yes, this problem disappears, but other problems appear instead.
The program (not the minimal testcase in the PR, but my real program)
now crashes in other places instead.

So just reversing this patch is not a complete solution.


  // Marcus



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