This is the mail archive of the gcc-bugs@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]

[Bug c++/38877] [4.3 Regression] Revision 143404 caused ICE on 447.dealII in SPEC CPU 2006



------- Comment #9 from jason at gcc dot gnu dot org  2009-01-16 23:17 -------
Subject: Bug 38877

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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38877


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