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


hi !

Can you please give the details of how/where your actual program crashes
?
My sample program worked after reversing the patch. So, how can I
reproduce the
problem you are facing ?

For e.g
What options are you giving to gcc ?
Where does your program crash ?

and whatever other details you can think of to give some insight into
the problem.


thanks in advance
Arati Dikey

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNUSH tool chain for Hitachi's SH Series.
The following site also offers free support to European customers.
Read more at http://www.kpit.com/products/support.htm.
Latest version of GNUSH is released on Jan 1, 2002.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 


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