[Bug bootstrap/81168] Absence of vfp2 FPU

2017-06-22 Thread klim90 at mail dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81168

--- Comment #2 from Vyacheslav K.  ---
Thank you very much for you answer.

[Bug bootstrap/81168] Absence of vfp2 FPU

2017-06-22 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81168

Richard Earnshaw  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Richard Earnshaw  ---
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.