diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2016-01-20 17:44:58 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2016-01-20 17:44:58 +0000 |
commit | 3f93466af47bdb6e88d24fcda7a3c76be3d173e4 (patch) | |
tree | faad6b3806cd5122961417f5bca75100bf71f3b6 /gcc | |
parent | cd8e73dc676e966ba6e9d9f4cbb0d69506d3a542 (diff) | |
download | gcc-3f93466af47bdb6e88d24fcda7a3c76be3d173e4.zip gcc-3f93466af47bdb6e88d24fcda7a3c76be3d173e4.tar.gz gcc-3f93466af47bdb6e88d24fcda7a3c76be3d173e4.tar.bz2 |
Add C++11 <cmath> overloads to the global namespace
PR libstdc++/60401
* include/c_compatibility/math.h (acosh, asinh, atanh, acbrt,
copysign, erf, erfc, exp2, expm1, fdim, fma, fmax, fmin, hypot, ilogb,
lgamma, llrint, llround, log1p, log2, logb, lrint, lround, nearbyint,
nextafter, nexttoward, remainder, remquo, rint, round, scalbln, scalbn,
tgamma, trunc) [__cplusplus >= 201103L && _GLIBCXX_USE_C99_MATH_TR1]:
Add using declarations.
* testsuite/26_numerics/headers/cmath/60401.cc: New.
From-SVN: r232627
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions