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]

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


Author: jason
Date: Wed Nov 30 21:08:39 2005
New Revision: 107740

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107740
Log:
        PR c++/21123
        * cp-gimplify.c (cp_genericize_r): Don't dereference invisible reference
        parms in a thunk.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/inherit/thunk5.C
      - copied unchanged from r107738, trunk/gcc/testsuite/g++.dg/inherit/thunk5.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/cp-gimplify.c


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