(expand_call): Use HOST_WIDE_INT instead of int when comparing a
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Aug 1992 01:36:27 +0000 (21:36 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 3 Aug 1992 01:36:27 +0000 (21:36 -0400)
commit854e97f078ce701fa812d598f86e78e298b829f3
treeb45c2374d4481edae008e28667518cc49f21d412
parentd0ab8cd3f394c84e9584437a03b329eb7834437c
(expand_call): Use HOST_WIDE_INT instead of int when comparing a
pointer to an integer constant.

From-SVN: r1747
gcc/calls.c