re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in initialize_...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 7 Feb 2004 02:08:36 +0000 (02:08 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Sat, 7 Feb 2004 02:08:36 +0000 (02:08 +0000)
commit2500bbb69d3ff346d8ff6499fe6eded3fe513e95
treea00a52a987aad3bd95fcdda5e3cdef952236678a
parent7a174c8b8cdc37fc729183dc416ac00881a51054
re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829)

PR c++/14033
* decl.c (require_complete_types_for_parms): Do not insert
error_mark_node in the parameter list.

From-SVN: r77436
gcc/cp/ChangeLog
gcc/cp/decl.c