Fix 32 bit host alpha ev6 target failure.
authorJim Wilson <wilson@cygnus.com>
Mon, 19 Jan 1998 18:32:48 +0000 (18:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 19 Jan 1998 18:32:48 +0000 (10:32 -0800)
commit11ea364a691943c03275f081d97c75f75777d83c
tree6b3b63550bac644a9dfb08a0bd1fbd4608c39741
parenta851212aac92c8ae35bb40c876d87e0520fcdf83
Fix 32 bit host alpha ev6 target failure.

* alpha.c (mode_mask_operand): Accept 0xffffffff on 32 bit host.
(print_operand): Handle 0xffffffff on 32 bit host.

From-SVN: r17424
gcc/ChangeLog
gcc/config/alpha/alpha.c