]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Fix one typo of FRM dynamic definition
authorPan Li <pan2.li@intel.com>
Mon, 3 Jul 2023 07:59:03 +0000 (15:59 +0800)
committerJeff Law <jlaw@ventanamicro.com>
Fri, 14 Jul 2023 03:46:35 +0000 (21:46 -0600)
commit0f1b0139245edeed7beef6e387cb9e1ac38bcb70
tree0d25328dfe4b707543fd7a71c0f54273f98ba252
parentfc7d2ff320a2a26c23e20f1dfc34b83c405f022d
RISC-V: Fix one typo of FRM dynamic definition

This patch would like to fix one typo that take rdn instead of dyn by
mistake.

Signed-off-by: Pan Li <pan2.li@intel.com>
gcc/ChangeLog:

* config/riscv/vector.md: Fix typo.

(cherry picked from commit f58819c9aabfe23fa0e6ba422b39a00a980f991e)
gcc/config/riscv/vector.md
This page took 0.062713 seconds and 6 git commands to generate.