]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
PR c++/88983 - ICE with switch in constexpr function.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index ec3b597339f46a11b7b5339cd98c2d451d7e0fb9..989f4c5acec9b526cc13a15f1952d3b757a1051d 100644 (file)
@@ -1,3 +1,8 @@
+2019-01-31  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/88983 - ICE with switch in constexpr function.
+       * g++.dg/cpp1y/constexpr-88983.C: New test.
+
 2019-01-31  Thomas Koenig  <tkoenig@gcc.gnu.org>
 
        PR fortran/88669