]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871)
authorJason Merrill <jason@redhat.com>
Fri, 8 Sep 2006 16:53:55 +0000 (12:53 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 8 Sep 2006 16:53:55 +0000 (12:53 -0400)
commit0a23de0b62acda8ebc528306fd69ead851032794
treefebe807ea4e0f04ccfc405fb916e2ae1a85ce334
parent39719e3fc4e4ef600b5901660af5b9fa8545a693
re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871)

        PR c++/26957
        * method.c (use_thunk): Clear DECL_HAS_VALUE_EXPR_P on copied
        parms.

From-SVN: r116782
gcc/cp/ChangeLog
gcc/cp/method.c
gcc/testsuite/g++.dg/inherit/thunk6.C [new file with mode: 0644]