]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++: Make comparison category comparisons noexcept (PR 94565)
authorJonathan Wakely <jwakely@redhat.com>
Tue, 14 Apr 2020 10:23:34 +0000 (11:23 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 14 Apr 2020 10:42:04 +0000 (11:42 +0100)
commit597601aa7a0f822816041d521fae7da6e883fa7d
tree7154a44fd9069d2dc96d5f677159bb771717fcc9
parent7eee265e6bd58bf48da70fef97f2ac7179a9f41c
libstdc++: Make comparison category comparisons noexcept (PR 94565)

PR libstdc++/94565
* libsupc++/compare (__unspec): Add noexcept-specifier to constructor.
* testsuite/18_support/comparisons/categories/94565.cc: New test.
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/compare
libstdc++-v3/testsuite/18_support/comparisons/categories/94565.cc [new file with mode: 0644]