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.