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: "dominiq at lps dot ens.fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 20:25:29 +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 #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-03-30 20:25:24 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?
I have compiled the test case with
gcc version 4.6.0 20101106 (experimental) [trunk revision 166408p6] (GCC) and
gcc version 4.5.3 20110311 (prerelease) [gcc-4_5-branch revision 170869] (GCC)
using the libtool from 4.7 (I did not find the right flags for their local
version) and I have stopped the test from comment #8 after more than 1000
iterations (I.e., no failure) for a loaded or unloaded system. Note that the
output of the test case was of the kind
Leaked composite object at 0x1000beef0
(/opt/gcc/work/boehm-gc/testsuite/boehm-gc.c/leak_test.c:16, sz=8, NORMAL)