stmt.c (expand_case): Remove code to handle SWITCH_EXPR with a default case only.
authorKazu Hirata <kazu@cs.umass.edu>
Tue, 26 Oct 2004 15:35:20 +0000 (15:35 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Tue, 26 Oct 2004 15:35:20 +0000 (15:35 +0000)
commit5372d0883b5a9f07843d082ed56e60b3351757a1
treecc0132c42367e3a27e17b5763445fe2984bf8bcc
parentf82f556dac8378f2c7e469b71e411ea721bc12e5
stmt.c (expand_case): Remove code to handle SWITCH_EXPR with a default case only.

* stmt.c (expand_case): Remove code to handle SWITCH_EXPR with
a default case only.

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