tree-cfg (group_case_labels): Remove case labels that have the same target as the...
authorSteven Bosscher <stevenb@suse.de>
Wed, 7 Jul 2004 22:19:43 +0000 (22:19 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Wed, 7 Jul 2004 22:19:43 +0000 (22:19 +0000)
commit31e9eea2e8f655ca4bc1e3f059b647e23d3989d2
treecebb5009c240f7327074a7762f98f51e661237a0
parent192c02b69c084244eea2c80e3245b72c580bd8c1
tree-cfg (group_case_labels): Remove case labels that have the same target as the default case.

* tree-cfg (group_case_labels): Remove case labels that have the
same target as the default case.

From-SVN: r84239
gcc/ChangeLog
gcc/tree-cfg.c