PR c++/26577
commit6130a79d9af44eeefa6022bb7a954ded2c28d105
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jun 2006 20:48:42 +0000 (30 20:48 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 30 Jun 2006 20:48:42 +0000 (30 20:48 +0000)
treea2144b76f395915e065b07680d2bf3f9f44f4363
parentdbffbef55c2d8ac812f077706f3ac6c7b749bfc2
    PR c++/26577
        * call.c (build_new_method_call): Force evaluation of the
        instance pointer, not the object.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@115105 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/init/volatile1.C [new file with mode: 0644]