[Bug c++/87847] spec_hasher::hash does not match with spec_hasher::equal

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 13 13:54:55 GMT 2020


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

--- Comment #12 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #11)
> I posted a patch to enable sanitization for the spec_hasher tables for GCC
> 11 here: https://gcc.gnu.org/pipermail/gcc-patches/2020-May/545525.html
> 
> With current trunk I wasn't able to reproduce any sanitization errors in the
> testsuite or in other libraries even with a debugging patch similar to
> Martin's (on x86_64-pc-linux-gnu).  I suspect they have been fixed by the
> patches for PR94454.

Cool! Thank you Patrick for working on that.


More information about the Gcc-bugs mailing list