gcc/libstdc++-v3/testsuite/special_functions
Andreas Tobler ce3ecab493 libstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30  Andreas Tobler  <andreast@gcc.gnu.org>

	* testsuite/ext/special_functions/airy_ai/check_nan.cc: Ignore the
	FreeBSD warning about lower advertised precision of tgammal.
	* testsuite/ext/special_functions/airy_bi/check_nan.cc: Likewise.
	* testsuite/special_functions/07_cyl_bessel_i/check_nan.cc: Likewise.
	* testsuite/special_functions/08_cyl_bessel_j/check_nan.cc: Likewise.
	* testsuite/special_functions/09_cyl_bessel_k/check_nan.cc: Likewise.
	* testsuite/special_functions/10_cyl_neumann/check_nan.cc: Likewise.
	* testsuite/special_functions/19_sph_bessel/check_nan.cc: Likewise.
	* testsuite/special_functions/21_sph_neumann/check_nan.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	08_cyl_bessel_i/check_nan.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	09_cyl_bessel_j/check_nan.cc: Likewise.
	* testuite/tr1/5_numerical_facilities/special_functions/
	10_cyl_bessel_k/check_nan.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	11_cyl_neumann/check_nan.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	21_sph_bessel/check_nan.cc: Likewise.
	* testsuite/tr1/5_numerical_facilities/special_functions/
	23_sph_neumann/check_nan.cc: Likewise.

From-SVN: r276372
2019-09-30 22:23:02 +02: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 libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02:00
08_cyl_bessel_j libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02:00
09_cyl_bessel_k libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02:00
10_cyl_neumann libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02: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 libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02:00
20_sph_legendre PR libstdc++/86655 - std::assoc_legendre should not constrain 2019-03-06 13:38:32 +00:00
21_sph_neumann libstdc++ testsuite, silence a FreeBSD libm warning 2019-09-30 22:23:02 +02:00