https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116447
--- Comment #9 from Christophe Lyon <clyon at gcc dot gnu.org> --- The patch I proposed for PR117814 (https://gcc.gnu.org/pipermail/gcc-patches/2025-January/674281.html) is not sufficient to fix this problem. IIUC the current multilib definitions (from t-rmprofile) map armv8.1-m.main+fp.dp+mve to march=armv8-m.main+fp.dp but the v8-m FPU does not support FP16. So it seems we'd have to add another multilib?