hash-table.h (hash_table::empty_slow): Don't assign size_t values to int variables.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 4 Oct 2019 16:22:28 +0000 (16:22 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Fri, 4 Oct 2019 16:22:28 +0000 (16:22 +0000)
commitddf25542f2fadde86c04547decb73c08a99ee215
tree3449320e7e36d28525e1115513a8a0442b51ab11
parent51b54218c4db612e3db3b7394cbce05c8b825f0a
hash-table.h (hash_table::empty_slow): Don't assign size_t values to int variables.

2019-10-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * hash-table.h (hash_table::empty_slow): Don't assign
        size_t values to int variables.

From-SVN: r276592
gcc/ChangeLog
gcc/hash-table.h