This is the mail archive of the gcc-patches@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: [PATCH] java stacktrace fix


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


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