Re: [PATCH] options: use cl_optimization_hash.
On 10/8/21 12:23, Martin Liška wrote: Patch can bootstrap on x86_64-linux-gnu and survives regression tests. I've spoken to Honza and he approves the patch. I'm going to install it. Martin
[PATCH] options: use cl_optimization_hash.
Hello. Right now, we use legacy hashing function in cl_option_hasher and I also need the change for the future fix of PR102585. Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Thanks, Martin gcc/ChangeLog: * tree.c (cl_option_hasher::hash)