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]

r107742 - in /branches/gcc-4_1-branch/gcc: cp/C...


Author: jason
Date: Wed Nov 30 21:40:12 2005
New Revision: 107742

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

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/inherit/thunk5.C
      - copied unchanged from r107738, trunk/gcc/testsuite/g++.dg/inherit/thunk5.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-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]