https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118257
Bug ID: 118257 Summary: [SH] libgcc: Missing exceptions and rounding mode for soft-fp Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: jiaxun.yang at flygoat dot com Target Milestone: --- Reading hardware rounding mode and handling FP exceptions is currently missing from libgcc/config/mips/sfp-machine.h after switching to soft-fp. I'll be working on it, just fill a PR for recording.