This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/42766] New: tree check fail in build_expr_type_conversion
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2010 11:11:23 -0000
- Subject: [Bug c++/42766] New: tree check fail in build_expr_type_conversion
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I just tried to compile the package qsvn-0.8.2-0.pm.1.1 with
the GNU C++ compiler version 4.5 snapshot 20100114 and the
compiler said
/usr/src/packages/BUILD/qsvn-0.8.2/src/svnclient.cpp: In destructor 'virtual
SvnClient::~SvnClient()':
/usr/src/packages/BUILD/qsvn-0.8.2/src/svnclient.cpp:68:12: internal compiler
error: tree check: expected tree that contains 'decl common' structure, have
'overload' in build_expr_type_conversion, at cp/cvt.c:1210
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Preprocessed source code attached. No special flags required.
--
Summary: tree check fail in build_expr_type_conversion
Product: gcc
Version: 4.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dcb314 at hotmail dot com
GCC host triplet: x86_64-suse-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42766