re PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt, at c-semantics.c:761)
authorJason Merrill <jason@redhat.com>
Tue, 7 Oct 2003 22:10:37 +0000 (18:10 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 7 Oct 2003 22:10:37 +0000 (18:10 -0400)
commit1b288fecdeb9929c72515dd2471e4c7bec264d2a
treeaf1cbd44fba3851b025f8df7b0c4bfa9e67fc748
parentff4cc28b6483f5b34187750c96a77248771aa146
re PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt, at c-semantics.c:761)

        PR c++/12519
        * c-semantics.c (genrtl_cleanup_stmt): Ignore the CLEANUP_DECL if
        it isn't a decl.

From-SVN: r72206
gcc/ChangeLog
gcc/c-semantics.c
gcc/testsuite/g++.dg/opt/inline5.C [new file with mode: 0644]