https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29845
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |olegendo at gcc dot gnu.org
--- Comment #14 from Oleg Endo <olegendo at gcc dot gnu.org> ---
Created attachment 59195
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59195&action=edit
Use soft-fp on SH instead of fdpbit
It was proposed to use soft-fp on SH, originally here
https://gcc.gnu.org/pipermail/gcc-patches/2024-July/656258.html
The attached patch by Sébastien Michelland is the final version we arrived at,
which makes the switch for all SH variants, not only SH3 and SH4.