gcc/libstdc++-v3/testsuite/26_numerics
Jonathan Wakely 42991a9116 libstdc++: Simplify std::normal_distribution equality operator
libstdc++-v3/ChangeLog:

	* include/bits/random.tcc (operator==): Only check
	normal_distribution::_M_saved_available once.
	* testsuite/26_numerics/random/normal_distribution/operators/equal.cc:
	Check equality after state changes.
	* testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error
	lineno.
2022-05-06 23:54:09 +01:00
..
accumulate Update copyright years. 2022-01-03 10:42:10 +01:00
adjacent_difference Update copyright years. 2022-01-03 10:42:10 +01:00
bit libstdc++: Add missing constraints to std::bit_cast [PR105027] 2022-03-23 12:17:16 +00:00
complex Update copyright years. 2022-01-03 10:42:10 +01:00
endian Update copyright years. 2022-01-03 10:42:10 +01:00
exclusive_scan Update copyright years. 2022-01-03 10:42:10 +01:00
gcd Update copyright years. 2022-01-03 10:42:10 +01:00
headers Update copyright years. 2022-01-03 10:42:10 +01:00
inclusive_scan Update copyright years. 2022-01-03 10:42:10 +01:00
inner_product Update copyright years. 2022-01-03 10:42:10 +01:00
iota Update copyright years. 2022-01-03 10:42:10 +01:00
lcm Update copyright years. 2022-01-03 10:42:10 +01:00
lerp Update copyright years. 2022-01-03 10:42:10 +01:00
midpoint Update copyright years. 2022-01-03 10:42:10 +01:00
numbers Update copyright years. 2022-01-03 10:42:10 +01:00
partial_sum Update copyright years. 2022-01-03 10:42:10 +01:00
pstl/numeric_ops libstdc++: Replace hyphens in effective target keywords 2021-11-24 13:20:26 +00:00
random libstdc++: Simplify std::normal_distribution equality operator 2022-05-06 23:54:09 +01:00
reduce Update copyright years. 2022-01-03 10:42:10 +01:00
slice Update copyright years. 2022-01-03 10:42:10 +01:00
slice_array Update copyright years. 2022-01-03 10:42:10 +01:00
transform_exclusive_scan Update copyright years. 2022-01-03 10:42:10 +01:00
transform_inclusive_scan Update copyright years. 2022-01-03 10:42:10 +01:00
transform_reduce Update copyright years. 2022-01-03 10:42:10 +01:00
valarray Update copyright years. 2022-01-03 10:42:10 +01:00