sparc.c (input_operand): Recognize (const (constant_p_rtx)).
authorRichard Henderson <rth@cygnus.com>
Tue, 29 Dec 1998 12:02:15 +0000 (04:02 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 29 Dec 1998 12:02:15 +0000 (04:02 -0800)
commit11301057f62d26a0db065330d9a53d142214a6c8
treec23c138ac7cae260dd5f806c453cae3a42d2df4a
parent185ebd6c71d791ea2f333a23382589620e9bf848
sparc.c (input_operand): Recognize (const (constant_p_rtx)).

        * sparc.c (input_operand): Recognize (const (constant_p_rtx)).
        (arith_operand): Remove constant_p_rtx handling.
        (const64_operand, const64_high_operand): Likewise.
        (arith11_operand, arith10_operand, arith_double_operand): Likewise.
        (arith11_double_operand, arith10_double_operand, small_int): Likewise.
        (small_int_or_double, uns_small_int, zero_operand): Likewise.
        * sparc.h (PREDICATE_CODES): Likewise.

From-SVN: r24440
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sparc.h