stmt.c (any_pending_cleanups): Don't crash when current_function->stmt is unset.
authorRichard Earnshaw <rearnsha@arm.com>
Tue, 21 Sep 1999 11:31:14 +0000 (11:31 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 21 Sep 1999 11:31:14 +0000 (05:31 -0600)
commit46826921eb5614adcb92daa8ebeba6b2612d5c89
tree9f10ce02e8346173676a6e80578aba6f988dc7da
parentacfaa91e95987abc124257668a0eff878bd7b983
stmt.c (any_pending_cleanups): Don't crash when current_function->stmt is unset.

        * stmt.c (any_pending_cleanups): Don't crash when
        current_function->stmt is unset.

From-SVN: r29541
gcc/ChangeLog
gcc/stmt.c