]> gcc.gnu.org Git - gcc.git/commit
re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))
authorJason Merrill <jason@redhat.com>
Tue, 9 Dec 2008 06:04:50 +0000 (01:04 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Dec 2008 06:04:50 +0000 (01:04 -0500)
commitc69c7be10b82d76d6b3d8daf88d9e7a05278bdda
tree3f57073523259bbf324791a19922b2e0b03088dd
parentc6c2b18db9626c66d5b86e9aeb315be3d81774bb
re PR c++/38410 (g++.dg/eh/crossjump1.C (internal compiler error))

        PR c++/38410
        * gimplify.c (gimplify_init_constructor): Don't write out a static
        copy of the CONSTRUCTOR for TREE_ADDRESSABLE types or small sparse
        initializers.

From-SVN: r142580
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ctor1.c [new file with mode: 0644]
This page took 0.055216 seconds and 5 git commands to generate.