stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions aren't on.
authorMike Stump <mrs@gcc.gnu.org>
Wed, 11 Jun 1997 01:36:34 +0000 (01:36 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 11 Jun 1997 01:36:34 +0000 (01:36 +0000)
commit7e82801fd74ae9280d0055c084e19ca78e5ee5cd
tree26613f19037b42811640f9c386c1c7265c00e60d
parent41e168350983a7b24d31585d1ddbcdfeea0c3075
stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions aren't on.

* stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions
aren't on.

From-SVN: r14226
gcc/stmt.c