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)

Reply via email to