[Bug c++/23730] [4.0/4.1 Regression] ICE instead of reporting a call to a non-existent member function
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 12 19:33:00 GMT 2005
------- Comment #6 from cvs-commit at gcc dot gnu dot org 2005-10-12 19:33 -------
Subject: Bug 23730
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: dje@gcc.gnu.org 2005-10-12 19:33:32
Modified files:
gcc/cp : ChangeLog call.c
Log message:
PR c++/23730
* call.c (build_object_call): If BINFO is NULL, bypass
lookup_fnfields and set fns to NULL_TREE.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.4648.2.128&r2=1.4648.2.129
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.531.2.10&r2=1.531.2.11
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23730
More information about the Gcc-bugs
mailing list