[Bug libstdc++/79700] std::fabsf and std::fabsl missing from <cmath>

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 24 02:51:00 GMT 2017


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-02-24
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Also:

modf{f,l}
acos{f,l}
asin{f,l}
atan2{f,l}
cos{f,l}
sin{f,l}
tan{f,l}
cosh{f,l}
sinh{f,l}
tanh{f,l}
exp{f,l}
frexp{f,l}
ldexp{f,l}
log{f,l}
log10{f,l}
pow{f,l}
sqrt{f,l}
ceil{f,l}
floor{f,l}
fmod{f,l}


More information about the Gcc-bugs mailing list