options: use cl_optimization_hash.
authorMartin Liska <mliska@suse.cz>
Fri, 8 Oct 2021 07:40:16 +0000 (09:40 +0200)
committerMartin Liska <mliska@suse.cz>
Mon, 11 Oct 2021 07:56:37 +0000 (09:56 +0200)
commit9abf8c9534144fe9b4948a3104655983821ca7a1
tree34f10f8122749d81b004fae694be0e56835ffad3
parent4e5bc4e4506a7ae7bb88fc925a425652a1da6b2d
options: use cl_optimization_hash.

gcc/ChangeLog:

* tree.c (cl_option_hasher::hash): Use cl_optimization_hash
and remove legacy hashing code.
gcc/tree.c