This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/60401] stdlib.h does not provide abs(long) overload


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

--- Comment #8 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
List of functions the test complains about:

acosh, asinh, atanh, cbrt, copysign, erf, erfc, exp2, expm1, fdim, fma, fmax,
fmin, hypot, ilogb, isinf, isnan, lgamma, llrint, llround, log1p, log2, logb,
lrint, lround, nearbyint, nextafter, nexttoward, remainder, remquo, rint,
round, scalbln, scalbn, tgamma, trunc

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]