2013-06-12 Ed Smith-Rowland <3dw4rd@verizon.net>
commitbf9c2a9359ca41079e9a4c6ed0ad3cee3c76b325
authoremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2013 03:04:58 +0000 (13 03:04 +0000)
committeremsr <emsr@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Jun 2013 03:04:58 +0000 (13 03:04 +0000)
tree4ee8430b2647bf2a5ffa74912381b4745ae53906
parent19e14ff35081e526cc718694c1c9ba722b398a38
2013-06-12  Ed Smith-Rowland  <3dw4rd@verizon.net>

PR libstdc++/56430
* include/tr1/modified_bessel_func.tcc (__airy): Remove return
from void function.
(__gnu_cxx::__airy_ai(), __gnu_cxx::__airy_bi()): New functions.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/airy.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@200054 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/modified_bessel_func.tcc
libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/10_cyl_bessel_k/airy.cc [new file with mode: 0644]