This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 15:56:45 +0000
- Subject: [Bug boehm-gc/48299] [4.7 Regression] FAIL: boehm-gc.c/thread_leak_test.c
- Auto-submitted: auto-generated
- References: <bug-48299-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48299
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Hans.Boehm at hp dot com,
| |ro at gcc dot gnu.org
--- Comment #9 from Rainer Orth <ro at gcc dot gnu.org> 2011-03-30 15:56:25 UTC ---
(In reply to comment #8)
I've not too much experience debugging boehm-gc issues myself. I'd suggest
asking Hans Boehm for advice (Cc:ed).
> Note that I have applied the patch in
> http://gcc.gnu.org/ml/gcc-patches/2011-03/msg01903.html without any change.
No wonder: this would only affect Linux targets.
Rainer