This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16639] New: tinfo.cc:650: error: no match for 'operator=' in 'result = result2
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jul 2004 01:46:38 -0000
- Subject: [Bug c++/16639] New: tinfo.cc:650: error: no match for 'operator=' in 'result = result2
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
/mnt/gnu/gcc-3.3/objdir/gcc/xgcc -shared-libgcc -B/mnt/gnu/gcc-3.3/objdir/gcc/ -
nostdinc++ -L/mnt/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src -L/mnt
/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs -B/opt/gnu64/gcc/
gcc-3.5.0/hppa64-hp-hpux11.11/bin/ -B/opt/gnu64/gcc/gcc-3.5.0/hppa64-hp-hpux11.1
1/lib/ -isystem /opt/gnu64/gcc/gcc-3.5.0/hppa64-hp-hpux11.11/include -isystem /o
pt/gnu64/gcc/gcc-3.5.0/hppa64-hp-hpux11.11/sys-include -I/mnt/gnu/gcc-3.3/gcc/li
bstdc++-v3/../gcc -I/mnt/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++-v3/inc
lude/hppa64-hp-hpux11.11 -I/mnt/gnu/gcc-3.3/objdir/hppa64-hp-hpux11.11/libstdc++
-v3/include -I/mnt/gnu/gcc-3.3/gcc/libstdc++-v3/libsupc++ -O2 -g -O2 -g -O2 -fno
-implicit-templates -Wall -Wextra -Wwrite-strings -Wcast-qual -fdiagnostics-show
-location=once -ffunction-sections -fdata-sections -c ../../../../gcc/libstdc++-
v3/libsupc++/tinfo.cc -fPIC -DPIC -o tinfo.o
../../../../gcc/libstdc++-v3/libsupc++/tinfo.cc: In member function `virtual boo
l __cxxabiv1::__vmi_class_type_info::__do_upcast(const __cxxabiv1::__class_type_
info*, const void*, __cxxabiv1::__class_type_info::__upcast_result&) const':
../../../../gcc/libstdc++-v3/libsupc++/tinfo.cc:650: error: no match for 'operat
or=' in 'result = result2'
--
Summary: tinfo.cc:650: error: no match for 'operator=' in 'result
= result2
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: hppa64-hp-hpux11.11
GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16639