gcc/gcc cp/ChangeLog cp/call.c testsuite/g++.d ...
gdr@gcc.gnu.org
gdr@gcc.gnu.org
Wed Jan 21 05:04:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: gdr@gcc.gnu.org 2004-01-21 05:04:06
Modified files:
gcc/cp : ChangeLog call.c
Added files:
gcc/testsuite/g++.dg/init: assign1.C
Log message:
Backport from mainline
2003-12-28 Mark Mitchell <mark@codesourcery.com>
PR c++/13009
* call.c (build_special_member_call): Do not assume that we
have a
pointer to the complete object in an assignment operator.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.238&r2=1.3076.2.239
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/call.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.341.2.34&r2=1.341.2.35
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/assign1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.14.1
More information about the Gcc-cvs
mailing list