https://gcc.gnu.org/onlinedocs/gcc-9.2.0/gcc/SH-Options.html ``` -m4-single-only Generate code for the SH4 with a floating-point unit that only supports single-precision arithmetic. ``` for example