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:58:03 +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
--- Comment #10 from Rainer Orth <ro at gcc dot gnu.org> 2011-03-30 15:57:54 UTC ---
Btw., I forgot: could you try to compile that testcase on the 4.6 branch with
the same options used for leak_test.c, just to make sure this isn't caused
by my dg conversion?
Thanks.
Rainer