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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:bb04a03c6f9bacc890118b9e12b657503093c2f8

commit r12-3001-gbb04a03c6f9bacc890118b9e12b657503093c2f8
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Wed Aug 18 17:20:40 2021 +0200

    Make 'gcc/hash-map-tests.c:test_map_of_type_with_ctor_and_dtor_expand' work
on 32-bit architectures [PR101959]

    Bug fix for recent commit e4f16e9f357a38ec702fb69a0ffab9d292a6af9b
    "Add more self-tests for 'hash_map' with Value type with non-trivial
    constructor/destructor".

            gcc/
            PR bootstrap/101959
            * hash-map-tests.c (test_map_of_type_with_ctor_and_dtor_expand):
            Use an 'int_hash'.

Reply via email to