re PR c++/19312 (ICE in stabilize_call when throwing a copy)
authorJason Merrill <jason@redhat.com>
Wed, 6 Apr 2005 04:57:39 +0000 (00:57 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 6 Apr 2005 04:57:39 +0000 (00:57 -0400)
commitbf7d31c1a6719fbf1e36d6dde187245636d8d558
tree8a8e23c9a2ea1880b10a8aaf178ecc288ad75b63
parentd34a464a99763e137ca4ad7ef30f3fe360ca708e
re PR c++/19312 (ICE in stabilize_call when throwing a copy)

        PR c++/19312
        * tree.c (stabilize_init): Don't bother trying to stabilize
        something with no side-effects.

From-SVN: r97691
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/g++.dg/eh/throw3.C [new file with mode: 0644]