stmt.c (expand_end_case): Index jumptables from zero for suitably small values of...
authorRoger Sayle <roger@eyesopen.com>
Wed, 24 Oct 2001 22:11:40 +0000 (22:11 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 24 Oct 2001 22:11:40 +0000 (15:11 -0700)
commit1ff37128ae7fd03586750ae1269dd3ef179f3832
tree9e551549baa1abd0812c74a8619b5f316aec7e28
parentd76b2527779c3a822586c5b1543f5d7d9d22d49c
stmt.c (expand_end_case): Index jumptables from zero for suitably small values of minval.

        * stmt.c (expand_end_case): Index jumptables from zero for
        suitably small values of minval.

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