]> git.ipfire.org Git - thirdparty/gcc.git/commit
gcc: use htab_eq_string
authorTom Tromey <tom@tromey.com>
Thu, 29 Apr 2021 00:46:44 +0000 (18:46 -0600)
committerTom Tromey <tom@tromey.com>
Thu, 6 May 2021 14:51:28 +0000 (08:51 -0600)
commit72c65a877e65805f67b6bf4b2f677ecef671fd9f
tree0e9372ac0a5a26c818c990a7405ea3233ea0c856
parent77380c6806515baf8a30412c29550c257b01133b
gcc: use htab_eq_string

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