https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122215

--- Comment #21 from Vladimir Makarov <vmakarov at gcc dot gnu.org> ---
(In reply to Alexandre Oliva from comment #20)
> Hey, Vlad, the checked in testcase references a ${srcdir}/sparseset.supp
> file that neither I nor dejagnu/valgrind seem to be able to find.  Was it
> meant to be checked in along with the testcase or what?

Ops.  It seems  this is my file in working directory gcc/testsuite and I
thought it is a part of gcc.  The file contains

{
   SPARSESET1
   Memcheck:Cond
   fun:sparseset_bit_p
}
{
   SPARSESET2
   Memcheck:Value8
   fun:sparseset_bit_p
}

I'll add it today to trunk and gcc-14, 15 branches.

Reply via email to