Comment 15 for bug 303232

Revision history for this message
Matthias Klose (doko) wrote : Re: [Bug 303232] Re: armel gcc default optimisations

Catalin Marinas schrieb:
>> I didn't find any flags in the gcc man page about VFPv2 or v3: I guess
>> one can only tell gcc to generate instructions for the full VFP set or
>> not at all.
>
> By default, with -mfpu=vfp, the compiler generates VFPv2 code and I
> think that's what should be used as VFPv3 only comes with ARMv7.

Is there a known GCC multilib config for non-vfp/vfp?