Put the CL into the right dir.
authorMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 17 Aug 2019 01:22:18 +0000 (01:22 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Sat, 17 Aug 2019 01:22:18 +0000 (01:22 +0000)
From-SVN: r274596

gcc/cp/ChangeLog
gcc/testsuite/ChangeLog

index c1ffe2e..938ec48 100644 (file)
@@ -1,8 +1,3 @@
-2019-08-16  Marek Polacek  <polacek@redhat.com>
-
-       PR c++/85827
-       * g++.dg/cpp1z/constexpr-if29.C: New test.
-
 2019-08-15  Jason Merrill  <jason@redhat.com>
 
        PR c++/90393 - ICE with thow in ?:
index 408897e..4652290 100644 (file)
@@ -1,3 +1,8 @@
+2019-08-16  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/85827
+       * g++.dg/cpp1z/constexpr-if29.C: New test.
+
 2019-08-16  Jeff Law  <law@redhat.com>
 
        * gcc.target/sh/pr54236-6.c: Use -fno-tree-forwprop.