m68k.c: Include expr.h and reload.h.
authorRichard Henderson <rth@redhat.com>
Tue, 17 Jul 2001 06:54:45 +0000 (23:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 17 Jul 2001 06:54:45 +0000 (23:54 -0700)
commit6d5f49b2f498c67dab768689c5c8c9451b7b5d44
tree4c57fc5459fa32c64720b9d38a042d4462f834e4
parent0021de69a61e2562e356284718444c1182d1f942
m68k.c: Include expr.h and reload.h.

        * config/m68k/m68k.c: Include expr.h and reload.h.
        (print_operand_address) [16 bit int]: Cast INTVAL to int for %d.
        [general int]: Use HOST_WIDE_INT_PRINT_DEC.

From-SVN: r44065
gcc/ChangeLog
gcc/config/m68k/m68k.c