]> gcc.gnu.org Git - gcc.git/blame - libstdc++-v3/ChangeLog
Find matched aggregate lattice for self-recursive CP (PR ipa/93084)
[gcc.git] / libstdc++-v3 / ChangeLog
CommitLineData
6af8819b
FD
12020-01-07 François Dumont <fdumont@gcc.gnu.org>
2
3 PR libstdc++/92124
4 * include/bits/stl_tree.h
5 (_Rb_tree<>::_M_move_assign(_Rb_tree&, false_type)): Replace
6 std::move_if_noexcept by std::move.
7 * testsuite/23_containers/map/92124.cc: New.
8 * testsuite/23_containers/set/92124.cc: New.
9
f31a99f7
JW
102020-01-06 Jonathan Wakely <jwakely@redhat.com>
11
a4a1f965
JW
12 * include/std/stop_token (stop_token): Remove operator!= (LWG 3254).
13 (stop_source): Likewise (LWG 3362).
14 * testsuite/30_threads/stop_token/stop_source.cc: Test equality
15 comparisons.
16
f31a99f7
JW
17 * include/bits/stl_algobase.h (__is_byte_iter, __min_cmp)
18 (lexicographical_compare_three_way): Do not depend on
19 __cpp_lib_concepts.
20 * include/std/version (__cpp_lib_three_way_comparison): Only define
21 when __cpp_lib_concepts is defined.
22 * libsupc++/compare (__cpp_lib_three_way_comparison): Likewise.
23
b4e70137
JW
242020-01-03 Jonathan Wakely <jwakely@redhat.com>
25
26 * include/bits/stl_algobase.h (lexicographical_compare_three_way):
27 Only define four-argument overload when __cpp_lib_concepts is defined.
28
a8497ec6
JDA
292020-01-01 John David Anglin <danglin@gcc.gnu.org>
30
31 * config/abi/post/hppa-linux-gnu/baseline_symbols.txt: Update.
32
8d9254fc 332020-01-01 Jakub Jelinek <jakub@redhat.com>
5624e564
JJ
34
35 Update copyright years.
b4df5e92 36\f
8d9254fc 37Copyright (C) 2020 Free Software Foundation, Inc.
b4df5e92
JW
38
39Copying and distribution of this file, with or without modification,
40are permitted in any medium without royalty provided the copyright
41notice and this notice are preserved.
This page took 0.804354 seconds and 5 git commands to generate.