Oh sorry. Sent v2 and replaced compact code model with large code model.
Hau Hsu
> On Aug 2, 2024, at 12:32 PM, Kito Cheng wrote:
>
> compact code mode is our downstream stuffs, so...it should drop it from the
> patch
>
>
> Hau Hsu mailto:hau@sifive.com>> 於 2024年8月2日 週五 12:17
> 寫道
compact code mode is our downstream stuffs, so...it should drop it from the
patch
Hau Hsu 於 2024年8月2日 週五 12:17 寫道:
> Sometimes we want to use default cmodel other than medlow. Add a GCC
> configure option for that.
>
> gcc/ChangeLog:
>
> * config.gcc (riscv*-*-*): Add support for --with-cmod
Sometimes we want to use default cmodel other than medlow. Add a GCC
configure option for that.
gcc/ChangeLog:
* config.gcc (riscv*-*-*): Add support for --with-cmodel configure option.
* config/riscv/riscv.h (TARGET_RISCV_DEFAULT_CMODEL): Define default cmodel.
* configure: Regenerat