pt.c (tsubst, [...]): Don't delay checking the return value of tsubst_aggr_type for...
authorPaolo Carlini <paolo.carlini@oracle.com>
Wed, 8 Jun 2016 18:29:42 +0000 (18:29 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 8 Jun 2016 18:29:42 +0000 (18:29 +0000)
commitf07063cc7a060dd1148a8540e689c1162bfe35e4
treee69528a84bccbdc647f2b84bd1ce0142769f0ae3
parent2ef16b6eb25b29ae3790ab39162d1d6df3ccf284
pt.c (tsubst, [...]): Don't delay checking the return value of tsubst_aggr_type for error_mark_node.

2016-06-08  Paolo Carlini  <paolo.carlini@oracle.com>

* pt.c (tsubst, case TYPENAME_TYPE): Don't delay checking the
return value of tsubst_aggr_type for error_mark_node.

From-SVN: r237236
gcc/cp/ChangeLog
gcc/cp/pt.c