gcc/libstdc++-v3/testsuite/special_functions
Edward Smith-Rowland f29a1ef2d8 PR libstdc++/86655 - std::assoc_legendre should not constrain
2019-03-06  Edward Smith-Rowland  <3dw4rd@verizon.net>

	PR libstdc++/86655 - std::assoc_legendre should not constrain
	the value of m (or x).
	* include/tr1/legendre_function.tcc (__assoc_legendre_p,
	__sph_legendre): If degree > order Don't throw, return 0.
	(__legendre_p, __assoc_legendre_p): Don't constrain x either.
	* testsuite/special_functions/02_assoc_legendre/pr86655.cc: New test.
	* testsuite/special_functions/20_sph_legendre/pr86655.cc: New test.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	02_assoc_legendre/pr86655.cc: New test.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	22_sph_legendre/pr86655.cc: New test.

From-SVN: r269423
2019-03-06 13:38:32 +00:00
..
01_assoc_laguerre Update copyright years. 2019-01-01 13:31:55 +01:00
02_assoc_legendre PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
03_beta Update copyright years. 2019-01-01 13:31:55 +01:00
04_comp_ellint_1 Update copyright years. 2019-01-01 13:31:55 +01:00
05_comp_ellint_2 Update copyright years. 2019-01-01 13:31:55 +01:00
06_comp_ellint_3 Update copyright years. 2019-01-01 13:31:55 +01:00
07_cyl_bessel_i Update copyright years. 2019-01-01 13:31:55 +01:00
08_cyl_bessel_j Update copyright years. 2019-01-01 13:31:55 +01:00
09_cyl_bessel_k Update copyright years. 2019-01-01 13:31:55 +01:00
10_cyl_neumann Update copyright years. 2019-01-01 13:31:55 +01:00
11_ellint_1 Update copyright years. 2019-01-01 13:31:55 +01:00
12_ellint_2 Update copyright years. 2019-01-01 13:31:55 +01:00
13_ellint_3 Update copyright years. 2019-01-01 13:31:55 +01:00
14_expint Update copyright years. 2019-01-01 13:31:55 +01:00
15_hermite Update copyright years. 2019-01-01 13:31:55 +01:00
16_laguerre Update copyright years. 2019-01-01 13:31:55 +01:00
17_legendre Update copyright years. 2019-01-01 13:31:55 +01:00
18_riemann_zeta Update copyright years. 2019-01-01 13:31:55 +01:00
19_sph_bessel Update copyright years. 2019-01-01 13:31:55 +01:00
20_sph_legendre PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
21_sph_neumann Update copyright years. 2019-01-01 13:31:55 +01:00