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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-01-03
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Base is still thumb1 ...

define fgroup ARMv8m_base ARMv6m armv8 cmse tdiv

And this is why it is not implemented yet.

That is vcall_offset is non-zero and TARGET_THUMB1 is true.

Reply via email to