https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81168

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
In that version of gcc it's just "vfp" (we never supported the vfp1).

GCC 8 will recognize vfp2 as an alias (of vfp), but the fpu naming options are
changing much more radically there, so most times you won't need to specify an
FPU at all if you give the target CPU.

Reply via email to