]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/pa/pa.c
* pa-protos.h (pa_asm_output_mi_thunk): Change third argument to
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jun 2002 01:37:47 +0000 (01:37 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 21 Jun 2002 01:37:47 +0000 (01:37 +0000)
commite11bd7e51d9e6c33f7681b2e8a1848390639212a
treedc55a39360de7acc5107aae542f6beca8b71af76
parentaca2d2f398432793ac39dda229128c3d7869b62f
* pa-protos.h (pa_asm_output_mi_thunk): Change third argument to
HOST_WIDE_INT.
* pa.c (pa_asm_output_mi_thunk): Likewise.
(n_deferred_plabels): Change type to size_t.
(output_deferred_plabels, output_call): Use size_t instead of int.

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