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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Sebor <mse...@gcc.gnu.org>:

https://gcc.gnu.org/g:5d05e83e243931c291409d4771f31747b6c04eb0

commit r12-1096-g5d05e83e243931c291409d4771f31747b6c04eb0
Author: Martin Sebor <mse...@redhat.com>
Date:   Thu May 27 13:37:43 2021 -0600

    PR other/100463 - many errors using GTY and hash_map

    gcc/ChangeLog:
            * ggc.h (gt_ggc_mx): Add overloads for all integers.
            (gt_pch_nx):  Same.
            * hash-map.h (class hash_map): Add pch_nx_helper overloads for all
            integers.
            (hash_map::operator==): New function.

Reply via email to