This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


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

RE: Alignment of stack traces


Boehm, Hans writes:
 > My patch was actually trying to deal with the fact that pointers and jlongs
 > may not be the same size.  But yours is simpler, and I prefer it.  Here's a
 > slightly revised version that fixes a problem with a forward reference to p.
 > It built and passed a superficial test on Linux/X86.
 > 
 > I would vote for putting it in both branches now, and reverting it in the
 > development tree if we decide to do something more substantial.

That sounds sensible.  I'll do that.

Andrew.


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