aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2016-02-23 19:49:31 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2016-02-23 19:49:31 +0000
commit9aee022eb9a1128e2fa620573c7b1bb8e953bc1a (patch)
treeecf77ef1368d8dc9101a1e1bad3eac912471613f /gcc
parent067fbd8b4b3a4af6d0948204e42b2f928c5e5282 (diff)
downloadgcc-9aee022eb9a1128e2fa620573c7b1bb8e953bc1a.zip
gcc-9aee022eb9a1128e2fa620573c7b1bb8e953bc1a.tar.gz
gcc-9aee022eb9a1128e2fa620573c7b1bb8e953bc1a.tar.bz2
libstdc++/69893 make <tr1/cmath> work with C++11
PR libstdc++/69893 * include/tr1/cmath (acosh, asinh, atanh, cbrt, copysign, erf, erfc, exp2, expm1, fdim, fma, fmax, fmin, hypot, ilogb, lgamma, llrint, llround, log1p, log2, logb, lrint, lround, nan, nearbyint, nextafter, nexttoward, remainder, remquo, rint, round, scalbln, scalbn, tgamma, trunc) [__cplusplus >= 201103L]: Import from namespace std. (fabs) [__cplusplus < 201103L]: Import from namespace std. * include/tr1/complex (acosh, asinh, atanh) [__cplusplus >= 201103L]: Likewise. * testsuite/tr1/headers/c++200x/complex.cc: Add std::fabs to global namespace before including TR1 headers. * testsuite/tr1/headers/c++200x/math.cc: New test. From-SVN: r233644
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions