This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14033] [3.3 Regression] tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Feb 2004 09:45:37 -0000
- Subject: [Bug c++/14033] [3.3 Regression] tree check: expected class 't', have 'x' (error_mark) in initialize_inlined_parameters, at tree-inline.c:829
- References: <20040205214839.14033.hans.buchmann@fhso.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-02-07 09:45 -------
Fixed in 3.4.0 and 3.5.0. The patch has been already tested for the 3.3 branch
and will be committed as soon as the branch is open again (will be in 3.3.4).
--
What |Removed |Added
----------------------------------------------------------------------------
Summary|[3.3/3.4/3.5 Regression] |[3.3 Regression] tree check:
|tree check: expected class |expected class 't', have 'x'
|'t', have 'x' (error_mark) |(error_mark) in
|in |initialize_inlined_parameter
|initialize_inlined_parameter|s, at tree-inline.c:829
|s, at tree-inline.c:829 |
Target Milestone|3.4.0 |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14033