gcc/libstdc++-v3/testsuite/special_functions
Jonathan Wakely 6ec3c9c841 Fix missing returns in libstdc++ header and tests
* include/bits/locale_conv.h (wbuffer_convert::_M_put): Add missing
	return statement.
	* testsuite/21_strings/basic_string_view/operations/copy/char/1.cc:
	Return void.
	* testsuite/21_strings/basic_string_view/operations/copy/wchar_t/1.cc:
	Likewise.
	* testsuite/23_containers/map/modifiers/insert_or_assign/1.cc: Add
	missing return statements.
	* testsuite/23_containers/unordered_map/modifiers/insert_or_assign.cc:
	Likewise.
	* testsuite/27_io/basic_istream/extractors_arithmetic/char/12.cc:
	Return void.
	* testsuite/special_functions/14_expint/pr68397.cc: Likewise.

From-SVN: r249238
2017-06-16 09:13:37 +01:00
..
01_assoc_laguerre Update copyright years. 2017-01-01 13:07:43 +01:00
02_assoc_legendre Update copyright years. 2017-01-01 13:07:43 +01:00
03_beta Update copyright years. 2017-01-01 13:07:43 +01:00
04_comp_ellint_1 Update copyright years. 2017-01-01 13:07:43 +01:00
05_comp_ellint_2 Update copyright years. 2017-01-01 13:07:43 +01:00
06_comp_ellint_3 Update copyright years. 2017-01-01 13:07:43 +01:00
07_cyl_bessel_i Update copyright years. 2017-01-01 13:07:43 +01:00
08_cyl_bessel_j Update copyright years. 2017-01-01 13:07:43 +01:00
09_cyl_bessel_k Update copyright years. 2017-01-01 13:07:43 +01:00
10_cyl_neumann Update copyright years. 2017-01-01 13:07:43 +01:00
11_ellint_1 Update copyright years. 2017-01-01 13:07:43 +01:00
12_ellint_2 Update copyright years. 2017-01-01 13:07:43 +01:00
13_ellint_3 Update copyright years. 2017-01-01 13:07:43 +01:00
14_expint Fix missing returns in libstdc++ header and tests 2017-06-16 09:13:37 +01:00
15_hermite Update copyright years. 2017-01-01 13:07:43 +01:00
16_laguerre Update copyright years. 2017-01-01 13:07:43 +01:00
17_legendre Update copyright years. 2017-01-01 13:07:43 +01:00
18_riemann_zeta Update copyright years. 2017-01-01 13:07:43 +01:00
19_sph_bessel Update copyright years. 2017-01-01 13:07:43 +01:00
20_sph_legendre Update copyright years. 2017-01-01 13:07:43 +01:00
21_sph_neumann Update copyright years. 2017-01-01 13:07:43 +01:00