tree-cfg.c (group_case_labels): Look at the second to last case statement for combing...
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 19 Oct 2004 20:52:22 +0000 (20:52 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 19 Oct 2004 20:52:22 +0000 (13:52 -0700)
commitd717e500584bb2a81f0b5328f682c1b6d07ba8a6
tree3c9c773e0807fd5561372b295fbea79f2a514c64
parent3af51af7a118781901b148db299fd4af9235684a
tree-cfg.c (group_case_labels): Look at the second to last case statement for combing with the default case.

2004-10-19  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree-cfg.c (group_case_labels): Look at the second to last
        case statement for combing with the default case.

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