]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)
authorJohn David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Thu, 11 Oct 2007 00:36:08 +0000 (00:36 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Thu, 11 Oct 2007 00:36:08 +0000 (00:36 +0000)
commitd05d4c4eabf14e2cdfa62bd852c6ceb133f73584
treeb27baf1a5178f74b987a2a1641dc7b8220b50be4
parent96a4a5068c9df8ba0fe3f5d0cc25c3006c6d70ca
re PR boehm-gc/33442 (1938 unexpected fails in libjava testsuite)

PR boehm-gc/33442
* pthread_support.c (GC_PTR GC_get_thread_stack_base): If stack grows
up, return stack_addr instead of stack_addr - stack_size.

From-SVN: r129224
boehm-gc/ChangeLog
boehm-gc/pthread_support.c