gcc/libstdc++-v3/include
Jonathan Wakely 0789600c59 libstdc++: Fix deleted overload of __absu(bool)
libstdc++-v3/ChangeLog:

	* include/std/numeric (__detail::__absu(bool)): Make deleted
	function a function template, so it will be chosen for calls
	with an explicit template argument list.
	* testsuite/26_numerics/gcd/gcd_neg.cc: Add dg-prune-output.
	* testsuite/26_numerics/lcm/lcm_neg.cc: Likewise.
2020-08-29 18:24:08 +01:00
..
backward libstdc++: Add deprecated attributes to old iostream members 2020-08-19 12:13:23 +01:00
bits libstdc++: Fix regression in hash containers 2020-08-26 17:44:23 +01:00
c
c_compatibility
c_global
c_std
debug libstdc++: Make self-move well-defined for containers [PR 85828] 2020-08-12 20:36:00 +01:00
decimal
experimental libstdc++: Fix std::gcd and std::lcm for unsigned integers [PR 92978] 2020-08-28 23:03:28 +01:00
ext libstdc++: Make __int128 meet integer-class requirements [PR 96042] 2020-08-19 16:49:07 +01:00
parallel
precompiled
pstl
std libstdc++: Fix deleted overload of __absu(bool) 2020-08-29 18:24:08 +01:00
tr1
tr2
Makefile.am libstdc++: integer-class types as per [iterator.concept.winc] 2020-08-19 09:12:55 -04:00
Makefile.in libstdc++: integer-class types as per [iterator.concept.winc] 2020-08-19 09:12:55 -04:00