https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29845
--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Oleg Endo <olege...@gcc.gnu.org>: https://gcc.gnu.org/g:e95512e2d5a317e8c043f232158df4b38186e51c commit r15-4228-ge95512e2d5a317e8c043f232158df4b38186e51c Author: Sébastien Michelland <sebastien.michell...@lcis.grenoble-inp.fr> Date: Thu Oct 10 09:24:39 2024 +0900 SH: Use softfp for sh-elf libgcc/ChangeLog: PR target/29845 * config.host (sh-*-elf*): Replace fdpbit with softfp. * config/sh/sfp-machine.h: New file. Signed-off-by: Sébastien Michelland <sebastien.michell...@lcis.grenoble-inp.fr>