]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
PR c++/90124 - bogus error with incomplete type in decltype.
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 3fb6092b3bfda79583d6298f5e46f72537fa51bb..e9e007769cf6d4409917aaf7f4bfff79a79f7491 100644 (file)
@@ -1,3 +1,8 @@
+2019-04-17  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/90124 - bogus error with incomplete type in decltype.
+       * g++.dg/cpp0x/decltype70.C: New test.
+
 2019-04-17  Jakub Jelinek  <jakub@redhat.com>
 
        PR middle-end/90095