* config/xtensa/xtensa.c: Remove unused include of machmode.h.
commita6169f0673e39793d60264d93c95b6cee24fa08a
authorbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jan 2003 22:09:05 +0000 (24 22:09 +0000)
committerbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Jan 2003 22:09:05 +0000 (24 22:09 +0000)
tree61a227327333c39fe34a5955914cea7e1e3be32e
parent0a68165a0a81e66224f596a3eeb36b0c7541a44a
    * config/xtensa/xtensa.c: Remove unused include of machmode.h.
        (xtensa_emit_call, print_operand): Fix printf format strings
        to avoid compile warnings.
        (xtensa_function_prologue, xtensa_function_epilogue): Change type
        of "size" argument to HOST_WIDE_INT to fix compile warnings.
        * config/xtensa/xtensa-protos.h
        (xtensa_function_prologue, xtensa_function_epilogue): Ditto.

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