]> gcc.gnu.org Git - gcc.git/commitdiff
testsuite: Fix position of changelog entry
authorJonathan Wakely <jwakely@redhat.com>
Tue, 21 Apr 2020 21:20:23 +0000 (22:20 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 21 Apr 2020 21:20:23 +0000 (22:20 +0100)
One of the changelog entries in commit d76925e46fad09fc9be67 got put in
the wrong place after a rebase. This places it correctly.

gcc/testsuite/ChangeLog

index 91fe0587a9575aba7c6d55e7918d35545f088c54..0d6714743fb819ef7d74a7b89607608d988d5add 100644 (file)
@@ -1,3 +1,8 @@
+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
This page took 0.102248 seconds and 5 git commands to generate.