gcc/libstdc++-v3/include
Ed Smith-Rowland bcc193bf46 re PR libstdc++/56430 (In __airy: return-statement with a value, in function returning 'void'.)
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.

From-SVN: r200054
2013-06-13 03:04:58 +00:00
..
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits Fix library literals error involving namespace __detail. 2013-06-11 11:00:38 +00:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global re PR libstdc++/56019 (max_align_t should be in std namespace) 2013-06-11 09:50:55 +00:00
c_std re PR libstdc++/56019 (max_align_t should be in std namespace) 2013-06-11 09:50:55 +00:00
debug re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext type_traits.h (__is_null_pointer): Add std::nullptr_t overload. 2013-05-24 18:27:59 +00:00
parallel memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
precompiled Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of const_iterator) 2013-05-10 15:18:33 +00:00
std Fix library literals error involving namespace __detail. 2013-06-11 11:00:38 +00:00
tr1 re PR libstdc++/56430 (In __airy: return-statement with a value, in function returning 'void'.) 2013-06-13 03:04:58 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00
Makefile.in Implement N3642 - User-defined Literals for Standard Library Types 2013-06-01 18:37:47 +00:00