]> gcc.gnu.org Git - gcc.git/commit
[multiple changes]
authorDavid Edelsohn <dje@gcc.gnu.org>
Tue, 12 Jan 1999 11:26:45 +0000 (06:26 -0500)
committerDavid Edelsohn <dje@gcc.gnu.org>
Tue, 12 Jan 1999 11:26:45 +0000 (06:26 -0500)
commit8633fa24ba16b956cc95bf4b3b9253ebff7377da
treeb679f3a62e1abdac0a90ed2eabefcdf6e42afa3a
parent6d4503c3100cdf9e9c38cf0889f4c118a7c1cb76
[multiple changes]

Tue Jan 12 14:05:37 1999   David Edelsohn  <edelsohn@mhpcc.edu>
        * rs6000.c (print_operand, cases 'm' and 'M'): Do not depend on
        HOST_WIDE_INT word-size.
        (rs6000_stack_info): Remove redundant alignment of fpmem.
Tue Jan 12 14:05:37 1999   Richard Henderson  <rth@cygnus.com>
        * rs6000.c (short_cint_operand): Remove CONSTANT_P_RTX handling.
        (u_short_cint_operand, reg_or_cint_operand, logical_operand): Likewise.
        (input_operand): Adjust CONSTANT_P_RTX handling.
        * rs6000.h (PREDICATE_CODES): Remove CONSTANT_P_RTX references.
        * rs6000.md (movsi): Adjust CONSTANT_P_RTX handling.
        (movhi, movqi): Remove CONSANT_P_RTX handling.
        (movdi): Adjust CONSTANT_P_RTX handling.

From-SVN: r24640
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
This page took 0.059765 seconds and 5 git commands to generate.