------- Comment #7 from uros at gcc dot gnu dot org 2006-11-02 07:55 ------- Subject: Bug 29377
Author: uros Date: Thu Nov 2 07:55:35 2006 New Revision: 118411 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118411 Log: 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. Modified: branches/gcc-4_0-branch/gcc/ChangeLog branches/gcc-4_0-branch/gcc/config/h8300/h8300.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29377