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]

r143449 - in /branches/gcc-4_3-branch/gcc: cp/C...


Author: jason
Date: Fri Jan 16 23:17:35 2009
New Revision: 143449

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143449
Log:
        PR c++/38877
        * tree.c (lvalue_p_1): Allow non-fields in COMPONENT_REF.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/template/lvalue1.C
      - copied unchanged from r143446, trunk/gcc/testsuite/g++.dg/template/lvalue1.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/tree.c


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