On 1/17/23 20:16, juzhe.zh...@rivai.ai wrote:
From: Ju-Zhe Zhong <juzhe.zh...@rivai.ai>

Since we have same function in class and static function calling get_avl.
Adding :: to avoid codes confusing.

gcc/ChangeLog:

         * config/riscv/riscv-vsetvl.cc 
(pass_vsetvl::get_backward_fusion_type): Add ::.
Is there any reasonable way to avoid having the same name? ISTM that's the root of the problem and adding "::" is just papering over the real issue.

Jeff

Reply via email to