One of the changelog entries in commit
d76925e46fad09fc9be67 got put in
the wrong place after a rebase. This places it correctly.
+2020-04-21 Jonathan Wakely <jwakely@redhat.com>
+
+ PR c++/94149
+ * g++.dg/cpp2a/paren-init24.C: Fix FIXMEs.
+
2020-04-21 Martin Sebor <msebor@redhat.com>
PR middle-end/94647
* g++.dg/coroutines/ramp-return-b.C: New test.
* g++.dg/coroutines/ramp-return-c.C: New test.
-2020-04-21 Jonathan Wakely <jwakely@redhat.com>
-
- PR c++/94149
- * g++.dg/cpp2a/paren-init24.C: Fix FIXMEs.
-
2020-04-17 Marek Polacek <polacek@redhat.com>
PR c++/94592