public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/gccgo] libstdc++: Correct changelog of previous commit
@ 2020-07-12 17:21 Ian Lance Taylor
  0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2020-07-12 17:21 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:b0146791f004cfb2008e2ad9d63f6653fbfb2cf8

commit b0146791f004cfb2008e2ad9d63f6653fbfb2cf8
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Apr 20 17:54:50 2020 +0100

    libstdc++: Correct changelog of previous commit
    
    After committing it I noticed I'd also accidentally added a change to
    __synth3way as well, which I meant to do in a separate commit. I've
    updated the changelog entry to reflect that additional change.
    
            * libsupc++/compare (__detail::__synth3way): Add noexcept-specifier.

Diff:
---
 libstdc++-v3/ChangeLog | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 7e6a010a4ab..9f4c9d327c3 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -2,6 +2,7 @@
 
 	* include/std/version (__cpp_lib_three_way_comparison): Update value.
 	* libsupc++/compare (__cpp_lib_three_way_comparison): Likewise.
+	(__detail::__synth3way): Add noexcept-specifier.
 
 	* include/bits/stl_map.h (map): Define operator<=> and remove
 	operator< for C++20.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-12 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-12 17:21 [gcc/devel/gccgo] libstdc++: Correct changelog of previous commit Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).