Thanks, committed with more comments in code :)
On Tue, Sep 29, 2020 at 3:35 AM Jim Wilson wrote:
>
> On Thu, Sep 24, 2020 at 10:46 PM Kito Cheng wrote:
> >
> > - According the conclusion in RISC-V C API document, we decide to deprecat
> >the __riscv_cmodel_pic marco
> >
> > - __riscv_cmod
On Thu, Sep 24, 2020 at 10:46 PM Kito Cheng wrote:
>
> - According the conclusion in RISC-V C API document, we decide to deprecat
>the __riscv_cmodel_pic marco
>
> - __riscv_cmodel_pic is deprecated and will removed in next GCC
>release.
Looks good to me. By the way, you can self appro
- According the conclusion in RISC-V C API document, we decide to deprecat
the __riscv_cmodel_pic marco
- __riscv_cmodel_pic is deprecated and will removed in next GCC
release.
[1] https://github.com/riscv/riscv-c-api-doc/pull/11
---
gcc/config/riscv/riscv-c.c| 7 ---