From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27417 invoked by alias); 20 Jul 2004 01:46:39 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 27406 invoked by uid 48); 20 Jul 2004 01:46:38 -0000 Date: Tue, 20 Jul 2004 01:46:00 -0000 From: "danglin at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org Message-ID: <20040720014635.16639.danglin@gcc.gnu.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/16639] New: tinfo.cc:650: error: no match for 'operator=' in 'result = result2 X-Bugzilla-Reason: CC X-SW-Source: 2004-07/txt/msg02402.txt.bz2 List-Id: /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