re PR c++/16851 (ICE when throwing a comma expression)
authorJason Merrill <jason@redhat.com>
Sat, 28 Aug 2004 02:35:15 +0000 (22:35 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 28 Aug 2004 02:35:15 +0000 (22:35 -0400)
commitbcac21a0c6b6e927a963a1f4403891e526aa40ff
tree0191e2c8c48add36cb25660ae35252f8c6311ae3
parent40aac94801f86355bd86cf5b340481ee2f501d3c
re PR c++/16851 (ICE when throwing a comma expression)

        PR c++/16851
        * tree.c (stabilize_init): See through a COMPOUND_EXPR.

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