aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.coroutines
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.coroutines')
-rw-r--r--ChangeLog.coroutines6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.coroutines b/ChangeLog.coroutines
index 9d1d738beff..64a0ab88316 100644
--- a/ChangeLog.coroutines
+++ b/ChangeLog.coroutines
@@ -1,3 +1,9 @@
+2019-11-29 Iain Sandoe <iain@sandoe.co.uk>
+
+ gcc/
+ * coroutine-passes.cc (lower_coro_builtin): Use ptr_type_node
+ throughout instead of building nodes each time.
+
2019-11-27 Iain Sandoe <iain@sandoe.co.uk>
libstdc++-v3/