This is the mail archive of the gcc-prs@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


The following reply was made to PR optimization/5768; it has been noted by GNATS.

From: Marcus Comstedt <marcus@mc.pp.se>
To: "Arati Dikey" <AratiD@kpit.com>
Cc: <gcc-gnats@gcc.gnu.org>, <gcc-bugs@gcc.gnu.org>,
	<amylaar@gcc.gnu.org>, <amylaar@redhat.com>
Subject: Re: optimization/5768: sh codegen leaves stuff on stack
Date: 06 Mar 2002 23:56:44 +0100

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