stmt.c (expand_end_case): Return right away if the case stack is empty.
authorAndreas Schwab <schwab@suse.de>
Tue, 14 Sep 1999 07:52:02 +0000 (07:52 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Tue, 14 Sep 1999 07:52:02 +0000 (07:52 +0000)
commit03c03770036f0031edd452f9d94dfa581989faae
tree5b9c984ef8a2a112d544b1d26940d97836d1f32f
parent21f50117c608b16abcd07e69fc11c2070d705900
stmt.c (expand_end_case): Return right away if the case stack is empty.

* stmt.c (expand_end_case): Return right away if the case stack is
empty.

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