https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103336
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |INVALID
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Arm64 does not have native higher than 644bit floating point. That is why it is
a libcall. X86_64's long double is 80bit fp too.
