This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r115107 - in /branches/gcc-4_0-branch/gcc: cp/C...


Author: jason
Date: Fri Jun 30 21:25:21 2006
New Revision: 115107

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115107
Log:
        PR c++/26577
        * call.c (build_new_method_call): Force evaluation of the
        instance pointer, not the object.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/init/volatile1.C
      - copied unchanged from r115105, trunk/gcc/testsuite/g++.dg/init/volatile1.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/call.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]