]> git.ipfire.org Git - thirdparty/gcc.git/commit
h8300-protos.h (general_operand_dst_push): Remove.
authorKazu Hirata <kazu@hxi.com>
Fri, 7 Sep 2001 17:55:47 +0000 (17:55 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 7 Sep 2001 17:55:47 +0000 (11:55 -0600)
commit5660465a0bc5f6e820e56e650822e8316a6ee99c
tree129e4ee29dccedb572926cc3dd3377b188ba2b1b
parent7b9e1fcf2d1bf421389b08bbf99bb477da478592
h8300-protos.h (general_operand_dst_push): Remove.

        * h8300-protos.h (general_operand_dst_push): Remove.
        * h8300.c (general_operand_dst_push): Likewise.
        * h8300.h (OK_FOR_T): Likewise.
        (EXTRA_CONSTRAINTS): Do not use OK_FOR_T.
        * h8300.md (pushqi_h8300): New.
        (pushqi_h8300hs): Likewise.
        (pushqi): Likewise.
        (pushhi_h8300): Likewise.
        (pushhi_h8300hs): Likewise.
        (pushhi): Likewise.

From-SVN: r45470
gcc/ChangeLog
gcc/config/h8300/h8300-protos.h
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md