Re: Re: [PATCH] RISC-V: Fix ICE for avl_info deprecated copy and pp_print error.

2022-12-27 Thread Kito Cheng via Gcc-patches
58 > To: juzhe.zhong > CC: gcc-patches > Subject: Re: [PATCH] RISC-V: Fix ICE for avl_info deprecated copy and > pp_print error. > On Dez 23 2022, juzhe.zh...@rivai.ai wrote: > > > * config/riscv/riscv-vsetvl.cc (change_insn): Remove pp_prin

Re: Re: [PATCH] RISC-V: Fix ICE for avl_info deprecated copy and pp_print error.

2022-12-24 Thread 钟居哲
I just want to make sure. You mean the bootstrap can pass now with this patch? If yes, plz merge this patch. Thank you so much. juzhe.zh...@rivai.ai From: Andreas Schwab Date: 2022-12-25 00:58 To: juzhe.zhong CC: gcc-patches Subject: Re: [PATCH] RISC-V: Fix ICE for avl_info deprecated copy

Re: [PATCH] RISC-V: Fix ICE for avl_info deprecated copy and pp_print error.

2022-12-24 Thread Andreas Schwab
On Dez 23 2022, juzhe.zh...@rivai.ai wrote: > * config/riscv/riscv-vsetvl.cc (change_insn): Remove pp_print. > (avl_info::avl_info): Add copy function. > (vector_insn_info::dump): Remove pp_print. > * config/riscv/riscv-vsetvl.h: Add copy function. Survived bootstr