public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/c++-coroutines] Correct PR numbers in the last Changelog.
@ 2020-04-11 19:38 Iain D Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain D Sandoe @ 2020-04-11 19:38 UTC (permalink / raw)
  To: gcc-cvs

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

commit a02558a39532da9735347a004dadbc25e3770bc2
Author: Iain Sandoe <iain@sandoe.co.uk>
Date:   Sat Apr 11 00:46:52 2020 +0100

    Correct PR numbers in the last Changelog.
    
    I mistyped the PR number in the actual fix commit
    r10-7682-g0666767eb4cc864f00ba34d97b9d58f8dc650bba.

Diff:
---
 gcc/cp/ChangeLog        | 2 +-
 gcc/testsuite/ChangeLog | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 79c292a821a..27c79be4034 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,6 +1,6 @@
 2020-04-10  Iain Sandoe  <iain@sandoe.co.uk>
 
-	PR c++/94538
+	PR c++/94528
 	* coroutines.cc (co_await_expander): Remove.
 	(expand_one_await_expression): New.
 	(process_one_statement): New.
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 33ebac754ad..91b70275ba6 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,6 +1,6 @@
 2020-04-10  Iain Sandoe  <iain@sandoe.co.uk>
 
-	PR c++/94538
+	PR c++/94528
 	* g++.dg/coroutines/pr94528.C: New test.
 
 2020-04-10  Marek Polacek  <polacek@redhat.com>


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

only message in thread, other threads:[~2020-04-11 19:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11 19:38 [gcc/devel/c++-coroutines] Correct PR numbers in the last Changelog Iain D Sandoe

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).