* call.c (build_over_call): Use argarray[0] for 'this' argument.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 2010 15:02:47 +0000 (15:02 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 26 Oct 2010 15:02:47 +0000 (15:02 +0000)
commit8119dd34691ad7a7776991748a6741d344b4fa69
tree39790dd276afc2ee13f2f3be039aa21d4ce70dad
parent84d59d71affc804cc369ef9cd283ec2b2bd51077
* call.c (build_over_call): Use argarray[0] for 'this' argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@165968 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c