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++/26957] [4.0/4.1 regression] ICE in make_decl_rtl, at varasm.c:871



------- Comment #15 from jason at gcc dot gnu dot org  2006-09-08 16:52 -------
Subject: Bug 26957

Author: jason
Date: Fri Sep  8 16:52:40 2006
New Revision: 116781

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116781
Log:
        PR c++/26957
        * method.c (use_thunk): Clear DECL_HAS_VALUE_EXPR_P on copied
        parms.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/inherit/thunk6.C
      - copied unchanged from r116760,
trunk/gcc/testsuite/g++.dg/inherit/thunk6.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/method.c


-- 


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


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