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/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c


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

--- Comment #20 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-02-27 13:54:20 UTC ---
Can folks on other failing targets try the backport of the thread_leak_test.c
from upstream bdwgc? This seems to solve the issue on x86_64-apple-darwin11.
Note that the test case has been refactored upstream to have GC_find_leak = 1
to be set on only once in main rather than repeatedly in the test subroutine
(among other changes).


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