OSDN Git Service

PR c++/19312
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2005 04:57:39 +0000 (04:57 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2005 04:57:39 +0000 (04:57 +0000)
commit6ce9e6e21898813b0dd210ba154c996cde5d186a
tree8a8e23c9a2ea1880b10a8aaf178ecc288ad75b63
parentbd2e847bdc71c28521238773122199ee6db7266c
    PR c++/19312
        * tree.c (stabilize_init): Don't bother trying to stabilize
        something with no side-effects.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97691 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/eh/throw3.C [new file with mode: 0644]