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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|driver                      |target
         Resolution|---                         |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
# Single-precision floating-point is NOT supported; we don't build a
# suitable library for that.  Use the rm-profile config in that case.

You need to use --with-multilib-list=rmprofile but then you cannot use
--with-arch=armv7 .

Reply via email to