[PATCH] RISC-V: Tweak the wording for the sorry message

2024-01-18 Thread Kito Cheng
Use "does not" rather than "cannot", because it's implementation issue. gcc/ChangeLog: * config/riscv/riscv.cc (riscv_override_options_internal): Tweak sorry message. --- gcc/config/riscv/riscv.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/

Re: [PATCH] RISC-V: Tweak the wording for the sorry message

2024-01-18 Thread juzhe.zh...@rivai.ai
OK juzhe.zh...@rivai.ai From: Kito Cheng Date: 2024-01-19 10:34 To: rep.dot.nop; jeffreyalaw; rdapp.gcc; juzhe.zhong; gcc-patches CC: Kito Cheng Subject: [PATCH] RISC-V: Tweak the wording for the sorry message Use "does not" rather than "cannot", because it's im

Re: [PATCH] RISC-V: Tweak the wording for the sorry message

2024-01-18 Thread Kito Cheng
; gcc-patches > CC: Kito Cheng > Subject: [PATCH] RISC-V: Tweak the wording for the sorry message > Use "does not" rather than "cannot", because it's implementation issue. > > gcc/ChangeLog: > > * config/riscv/riscv.cc (riscv_override_options_internal): Tweak >

Re: [PATCH] RISC-V: Tweak the wording for the sorry message

2024-01-19 Thread rep . dot . nop
; wrote: >> >> OK >> >> >> juzhe.zh...@rivai.ai >> >> >> From: Kito Cheng >> Date: 2024-01-19 10:34 >> To: rep.dot.nop; jeffreyalaw; rdapp.gcc; juzhe.zhong; gcc-patches >> CC: Kito Cheng >> Subject: [PAT

Re: Re: [PATCH] RISC-V: Tweak the wording for the sorry message

2024-01-19 Thread juzhe.zh...@rivai.ai
zvl_unimplemented-2.c should also be fixed. juzhe.zh...@rivai.ai From: rep.dot.nop Date: 2024-01-19 17:40 To: Kito Cheng; juzhe.zh...@rivai.ai CC: Kito.cheng; jeffreyalaw; Robin Dapp; gcc-patches Subject: Re: [PATCH] RISC-V: Tweak the wording for the sorry message On 19 January 2024 03:41:57