(expand_end_case): Pass 1 as UNSIGNEDP to emit_cmp_insn when handling wide values.
authorRichard Stallman <rms@gnu.org>
Wed, 30 Jun 1993 05:32:58 +0000 (05:32 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 30 Jun 1993 05:32:58 +0000 (05:32 +0000)
commit3474db0e5e5abbb13fe33a223a7719914013d9bd
treeb687721834026f6fea33f2e1f5f3854caeb8a4b1
parent3c84bf1b0f6a338cef5cf5e5e7d2c08a1bf64a3d
(expand_end_case): Pass 1 as UNSIGNEDP to emit_cmp_insn when handling wide values.

(expand_end_case): Pass 1 as UNSIGNEDP to emit_cmp_insn
when handling wide values.
Save original minval in orig_minval and use for making the table.

From-SVN: r4800
gcc/stmt.c