class-deduction66.C
174 Bytes
-
re PR c++/90173 (ICE: Segmentation fault (in strip_declarator_types)) · 69dad6fa
/cp 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. /testsuite 2019-04-26 Paolo Carlini <paolo.carlini@oracle.com> PR c++/90173 * g++.dg/cpp1z/class-deduction66.C: New. From-SVN: r270603
Paolo Carlini committed