On Thu, May 6, 2021 at 12:43 AM Tom Tromey wrote:
>
> This changes one spot in GCC to use the new htab_eq_string function.
OK.
> gcc
>
> * gengtype-state.c (read_state): Use htab_eq_string.
> (string_eq): Remove.
> ---
> gcc/gengtype-state.c | 11 +--
> 1 file changed, 1
This changes one spot in GCC to use the new htab_eq_string function.
gcc
* gengtype-state.c (read_state): Use htab_eq_string.
(string_eq): Remove.
---
gcc/gengtype-state.c | 11 +--
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/gcc/gengtype-state.c b/gcc/g