Hi all,

Turns out for consistency with LLVM the +nofp option shouldn't remove ALL of FP 
and MVE, just the FP part of MVE.
This requires more surgery with feature bits so for GCC 10 I'd rather just not 
support +nofp for -mcpu=cortex-m55
and implement it properly for GCC 11.

Committing to trunk.

Thanks,
Kyrill

2020-04-28  Kyrylo Tkachov  <kyrylo.tkac...@arm.com>

        * config/arm/arm-cpus.in (cortex-m55): Remove +nofp option.
        * doc/invoke.texi (Arm Options): Remove -mcpu=cortex-m55 from +nofp 
option.

Attachment: m55-nofp.patch
Description: m55-nofp.patch

Reply via email to