diff options
author | François Dumont <fdumont@gcc.gnu.org> | 2021-03-26 21:22:52 +0100 |
---|---|---|
committer | François Dumont <fdumont@gcc.gnu.org> | 2021-03-28 22:06:33 +0200 |
commit | d04c246cae674da081e1c9d8ba631560fee2fa91 (patch) | |
tree | 79fc27c8c9b462fcbe779fc100074bc4041943e2 /gcc/fold-const.c | |
parent | 46720db72cadfb85501e102d94e06683300a2327 (diff) | |
download | gcc-d04c246cae674da081e1c9d8ba631560fee2fa91.zip gcc-d04c246cae674da081e1c9d8ba631560fee2fa91.tar.gz gcc-d04c246cae674da081e1c9d8ba631560fee2fa91.tar.bz2 |
libstdc++: _GLIBCXX_DEBUG Fix allocator-extended move constructor
libstdc++-v3/ChangeLog:
* include/debug/forward_list
(forward_list(forward_list&&, const allocator_type&)): Add noexcept qualification.
* include/debug/list (list(list&&, const allocator_type&)): Likewise and add
call to safe container allocator aware move constructor.
* include/debug/vector (vector(vector&&, const allocator_type&)):
Fix noexcept qualification.
* testsuite/23_containers/forward_list/cons/noexcept_move_construct.cc:
Add allocator-extended move constructor noexceot qualification check.
* testsuite/23_containers/list/cons/noexcept_move_construct.cc: Likewise.
Diffstat (limited to 'gcc/fold-const.c')
0 files changed, 0 insertions, 0 deletions