aboutsummaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2017-10-23 12:10:28 +0100
committerJonathan Wakely <redi@gcc.gnu.org>2017-10-23 12:10:28 +0100
commit908d1d3aeaf1a40d9308dc09aac6e94d78991af1 (patch)
tree82b188dba5472017bf9c97d9ccaea52cf744580d /zlib
parent2a31c3216c53ffaeb21ec76e4491611bb40792b4 (diff)
downloadgcc-908d1d3aeaf1a40d9308dc09aac6e94d78991af1.zip
gcc-908d1d3aeaf1a40d9308dc09aac6e94d78991af1.tar.gz
gcc-908d1d3aeaf1a40d9308dc09aac6e94d78991af1.tar.bz2
PR libstdc++/82644 document IS 29124 support
Also fix declarations of special functions in C++17, to import them into the global namespace in <math.h>, and to prevent defining the non-standard hypergeometric functions in strict mode. PR libstdc++/82644 * doc/xml/manual/intro.xml: Include new section. * doc/xml/manual/status_cxxis29124.xml: New section on IS 29124 status. * include/bits/specfun.h [__STRICT_ANSI__] (hyperg, hypergf, hypergl) (conf_hyperg, conf_hypergf, conf_hypergl): Don't declare. * include/c_compatibility/math.h: Import special functions into global namespace for C++17. * testsuite/26_numerics/headers/cmath/82644.cc: New test. * testsuite/26_numerics/headers/cmath/functions_global_c++17.cc: New test. From-SVN: r254004
Diffstat (limited to 'zlib')
0 files changed, 0 insertions, 0 deletions