re PR c++/35708 (jump to label enters catch block)
authorJason Merrill <jason@redhat.com>
Wed, 9 Apr 2008 16:15:53 +0000 (12:15 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 9 Apr 2008 16:15:53 +0000 (12:15 -0400)
commitdf79488418903fda527f6a6b88e84b1f1d598526
tree833422e84351b632443f3edcaf25f31398c9932b
parentee8f0bd7ae408c95d36edc5b7032104670b10c46
re PR c++/35708 (jump to label enters catch block)

        PR c++/35708
        * semantics.c (finish_compound_literal): Return a TARGET_EXPR,
        not a pushed variable.

From-SVN: r134146
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/complit9.C [new file with mode: 0644]