natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correctly align...
authorAndrew Haley <aph@redhat.com>
Wed, 14 Mar 2001 15:49:06 +0000 (15:49 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Wed, 14 Mar 2001 15:49:06 +0000 (15:49 +0000)
commita58dc194c8b0e7a0af35389e21d9d02b27301539
tree3f5120b02b4760f44f6fcc3e8ff18093960a2945
parent1a06f5fe3fe23768a0336c4a2dc97f42207a3b10
natThrowable.cc (printRawStackTrace): Copy the stackTrace buffer to a correctly aligned pointer array.

2001-03-01  Andrew Haley  <aph@redhat.com>

        * java/lang/natThrowable.cc (printRawStackTrace): Copy the
        stackTrace buffer to a correctly aligned pointer array.

From-SVN: r40456
libjava/ChangeLog
libjava/java/lang/natThrowable.cc