[PATCH] java stacktrace fix

Alan Modra amodra@bigpond.net.au
Wed May 31 02:18:00 GMT 2006


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.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Gcc-patches mailing list