------- Comment #17 from davek at gcc dot gnu dot org  2010-05-10 20:54 -------
(In reply to comment #16)
> On alphaev68-pc-linux-gnu, I'm getting:
> FAIL: leaktest

> 1 of 4 tests failed

> Is this failure something to worry about?

The honest answer is: I can't tell you.  These are test cases that come with
the boehm-gc itself, that have previously been disabled in the gcc import, now
I re-enabled them.  You won't be suffering from any problem that you didn't
already suffer from, in particular w.r.t the use of boehm-gc in libjava, but
while it's possible this is a false positive dependent on the precise details
of the platform, it's also possible this points to a real unfixed bug.  I don't
know of any way to tell without really getting down into debugging the
internals of the GC to see why it's complaining.

But, it's only a new failure because the test didn't used to be run before at
all.  You're definitely no worse off than you used to be; just now, you know
it.


-- 


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

Reply via email to