re PR target/33551 (ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx...
authorDJ Delorie <dj@redhat.com>
Wed, 26 Sep 2007 00:03:07 +0000 (20:03 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Wed, 26 Sep 2007 00:03:07 +0000 (20:03 -0400)
commitf9f3567eebce4882495fc53254eab4ccf4870f36
treec7465a6bcf5ce72e645e79ec5c43e1ab2c767858
parent23b72f17460354ac10b83db1ad1a4c854ea5edfd
re PR target/33551 (ICE: RTL check: expected elt 0 type 'i' or 'n', have 'w' (rtx const_int) in m32c_immd_dbl_mov, at config/m32c/m32c.c:3010)

PR target/33551
* config/m32c/m32c.c (m32c_immd_dbl_mov): Use INTVAL instead of
XINT.

From-SVN: r128773
gcc/ChangeLog
gcc/config/m32c/m32c.c