]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/ChangeLog
/cp
[thirdparty/gcc.git] / gcc / cp / ChangeLog
index c78683d3949d1b7842d88726fab9c697fac04873..ab25cb94d3d6dcc84256627c15f6362d8444cf1b 100644 (file)
@@ -1,4 +1,11 @@
-2018-04-26  Paolo Carlini  <paolo.carlini@oracle.com>
+2019-04-26  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/90173
+       * decl.c (grokdeclarator): Set type to error_mark_node
+       upon error about template placeholder type non followed
+       by a simple declarator-id.
+
+2019-04-26  Paolo Carlini  <paolo.carlini@oracle.com>
 
        * decl.c (grokdeclarator): Fix value assigned to typespec_loc, use
        min_location.