aboutsummaryrefslogtreecommitdiff
path: root/libiberty/regex.c
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2024-03-30 20:03:18 +0800
committerPan Li <pan2.li@intel.com>2024-03-31 18:37:50 +0800
commitb313baba57f7e09f66b603e1e30dd4b48800693f (patch)
treeb9b9fa6512a73247e663c162d60fe59bc0f6ca38 /libiberty/regex.c
parent46eb34a75a9d004ce776bba382fe8af0978cace7 (diff)
downloadgcc-b313baba57f7e09f66b603e1e30dd4b48800693f.zip
gcc-b313baba57f7e09f66b603e1e30dd4b48800693f.tar.gz
gcc-b313baba57f7e09f66b603e1e30dd4b48800693f.tar.bz2
RISC-V: Fix misspelled term builtin in error message
This patch would like to fix below misspelled term in error message. ../../gcc/config/riscv/riscv-vector-builtins.cc:4592:16: error: misspelled term 'builtin function' in format; use 'built-in function' instead [-Werror=format-diag] 4592 | "builtin function %qE requires the V ISA extension", exp); The below tests are passed for this patch. * The riscv regression test on rvv.exp and riscv.exp. gcc/ChangeLog: * config/riscv/riscv-vector-builtins.cc (expand_builtin): Take the term built-in over builtin. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/base/target_attribute_v_with_intrinsic-7.c: Adjust test dg-error. * gcc.target/riscv/rvv/base/target_attribute_v_with_intrinsic-8.c: Ditto. Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libiberty/regex.c')
0 files changed, 0 insertions, 0 deletions