PR target/29377
commit959e2f1277d412a5da09a3f0c0c9419f1a310b63
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Oct 2006 09:41:41 +0000 (28 09:41 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 28 Oct 2006 09:41:41 +0000 (28 09:41 +0000)
tree70a3afc3b8565ad9276c733481ad2e0403087956
parentce26e70f08a61a3e97804ff9b6323e750536ef2f
    PR target/29377
        * config/h8300/h8300.c (h8300_emit_stack_adjustment): Change "size"
        argument to HOST_WIDE_INT.  Update function prototype.
        (round_frame_size): Change return type to HOST_WIDE_INT.  Change
        "size" argument to HOST_WIDE_INT.  Update function prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118102 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/h8300/h8300.c