On 5/23/23 04:09, juzhe.zh...@rivai.ai wrote:
While I'm a big fan of the gen* warnings, I do wish they had a bit more smarts to avoid the missing mode warnings for arguments which are restricted to CONST_INTs which don't have modes. Oh well.From: Juzhe-Zhong <juzhe.zh...@rivai.ai> I just notice the warning: ../../../riscv-gcc/gcc/config/riscv/vector.md:618:1: warning: source missing a mode? gcc/ChangeLog: * config/riscv/vector.md: Add mode.
OK for the trunk. jeff