> zce must imply zcf but this rule was corrupted after > refactoring in this commit: > > 9e12010b5e724277ea44c300630802f464407d8d > > gcc/ChangeLog: > > * common/config/riscv/riscv-common.cc: fix zce to zcf > implication.
Thanks, looks reasonable but please add a test case as it's clearly a regression. Ideally open a bug as well and reference the PR. Also, please specify how and what you tested. -- Regards Robin