diff options
author | Jim Wilson <jimw@sifive.com> | 2019-11-01 20:35:12 +0000 |
---|---|---|
committer | Jim Wilson <wilson@gcc.gnu.org> | 2019-11-01 13:35:12 -0700 |
commit | 8dc56a2244cfe35cbdb53e0f586c16f90a2677e4 (patch) | |
tree | 36b8771939940a546ff3d1b3be2e849fb2c83dd0 /gcc/doc | |
parent | 2df0c2315a21a05838c8015d27678d236f4d0cd4 (diff) | |
download | gcc-8dc56a2244cfe35cbdb53e0f586c16f90a2677e4.zip gcc-8dc56a2244cfe35cbdb53e0f586c16f90a2677e4.tar.gz gcc-8dc56a2244cfe35cbdb53e0f586c16f90a2677e4.tar.bz2 |
RISC-V: Build soft-float divide routines for -mno-fdiv.
Using -mno-fdiv gives linker errors unless we build the missing divide
routines in libgcc always. There is at least one university project
designing RISC-V parts without FP divide that wants to use the option.
libgcc/
* config/riscv/t-softfp32 (softfp_extra): Add FP divide routines
From-SVN: r277723
Diffstat (limited to 'gcc/doc')
0 files changed, 0 insertions, 0 deletions