]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/tr1/legendre_function.tcc
re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)
authorEdward Smith-Rowland <3dw4rd@verizon.net>
Fri, 8 Feb 2013 14:10:48 +0000 (14:10 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Fri, 8 Feb 2013 14:10:48 +0000 (14:10 +0000)
commitbe59c9322ac42053f9a752fd0748513f27cc1c96
tree3ddd81f548c9ee9638fb64c5d99566517a27ffee
parentff54464986fd1994754f5cbaa3921628818cc63f
re PR libstdc++/56216 (TR1 bessel functions bomb at x == 0!)

PR libstdc++/56216

From-SVN: r195886
13 files changed:
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/bessel_function.tcc
libstdc++-v3/include/tr1/ell_integral.tcc
libstdc++-v3/include/tr1/exp_integral.tcc
libstdc++-v3/include/tr1/gamma.tcc
libstdc++-v3/include/tr1/hypergeometric.tcc
libstdc++-v3/include/tr1/legendre_function.tcc
libstdc++-v3/include/tr1/modified_bessel_func.tcc
libstdc++-v3/include/tr1/poly_hermite.tcc
libstdc++-v3/include/tr1/poly_laguerre.tcc
libstdc++-v3/include/tr1/riemann_zeta.tcc
libstdc++-v3/include/tr1/special_function_util.h
libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/pr56216.cc [new file with mode: 0644]