[Bug c/103348] Bad code generated for fabs(long double) under aarch64

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Nov 21 15:00:13 GMT 2021


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

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to jacob navia from comment #3)

> As per standard c99 fabs is a generic function.

NO, you need to include tgmath.h for generic math functions.


More information about the Gcc-bugs mailing list