]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark)...
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Sun, 22 Feb 2004 16:42:33 +0000 (16:42 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Sun, 22 Feb 2004 16:42:33 +0000 (16:42 +0000)
commit0ff704f6016ce4b46691d33a96a2d12cd83b0263
treeb18a699f6357f7df72598d90e6b0c1e7396d826a
parent31df6f5ca33244e4e49d193995bcc719e46efdda
backport: re PR c++/14033 (tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829)

Backport from mainline
2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
PR c++/14033
* decl.c (require_complete_types_for_parms): Do not insert
error_mark_node in the parameter list.

From-SVN: r78265
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.dg/other/crash-2.C