This is the mail archive of the gcc-bugs@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]

[Bug boehm-gc/33442] 1938 unexpected fails in libjava testsuite



------- Comment #9 from danglin at gcc dot gnu dot org  2007-10-11 00:36 -------
Subject: Bug 33442

Author: danglin
Date: Thu Oct 11 00:36:08 2007
New Revision: 129224

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129224
Log:
        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.


Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/pthread_support.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33442


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