aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrançois Dumont <fdumont@gcc.gnu.org>2019-09-30 20:38:15 +0000
committerFrançois Dumont <fdumont@gcc.gnu.org>2019-09-30 20:38:15 +0000
commit3d0f0d3a85d168a3c70c4cb3eee38590c80c9272 (patch)
tree4ae4e3579598cb01d514dec9d59ce497dd119266
parent2d2ad752c044c4a0520d750b33cb88e9612936b3 (diff)
downloadgcc-3d0f0d3a85d168a3c70c4cb3eee38590c80c9272.zip
gcc-3d0f0d3a85d168a3c70c4cb3eee38590c80c9272.tar.gz
gcc-3d0f0d3a85d168a3c70c4cb3eee38590c80c9272.tar.bz2
Implement C++20 constexpr comparison operators for __debug::array (P1023).
Add missing ChangeLog entry. From-SVN: r276376
-rw-r--r--libstdc++-v3/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 8ed4309..7ea135d 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,11 @@
+2019-09-30 François Dumont <fdumont@gcc.gnu.org>
+
+ * include/debug/array: Add C++20 constexpr to comparison operators.
+ * testsuite/23_containers/array/tuple_interface/get_debug_neg.cc: Adapt
+ dg-error line numbers.
+ * testsuite/23_containers/array/tuple_interface/
+ tuple_element_debug_neg.cc: Likewise.
+
2019-09-30 Andreas Tobler <andreast@gcc.gnu.org>
* include/experimental/internet: Include netinet/in.h if we have