[PATCH] java stacktrace fix

Bryce McKinlay mckinlay@redhat.com
Wed May 31 19:10:00 GMT 2006


Alan Modra wrote:
> On Tue, May 30, 2006 at 04:04:19PM -0400, Bryce McKinlay wrote:
>   
>> Alan Modra wrote:
>>     
>>> 	* stacktrace.cc (_Jv_StackTrace::UpdateNCodeMap): Don't add
>>> 	interpreted classes.
>>>
>>> Bootstrapped and regression tested powerpc64-linux.  OK mainline?
>>>       
>> We can drop the #ifdef INTERPRETER here as _Jv_IsInterpretedClass() is 
>> now always defined. Otherwise, OK.
>>     
>
> Applied with that change.  I see we have the same bug on 4.1 but lack
> the testcase that exposed the problem.  OK for 4.1 too after a
> bootstrap there?
>
> If so, I'll also apply the patch you OK'd in
> http://gcc.gnu.org/ml/java-patches/2006-q2/msg00161.html which is
> relevant for powerpc64.
>   

OK for both.

Bryce



More information about the Gcc-patches mailing list