]> git.ipfire.org Git - thirdparty/gcc.git/commit
pa-protos.h (pa_asm_output_mi_thunk): Change third argument to HOST_WIDE_INT.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Fri, 21 Jun 2002 01:37:47 +0000 (01:37 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Fri, 21 Jun 2002 01:37:47 +0000 (01:37 +0000)
commit0f8e3849609032a71f93d9c4835d586888938d63
treedc55a39360de7acc5107aae542f6beca8b71af76
parent91ace76da199e24409eede2518dbb741c81e82eb
pa-protos.h (pa_asm_output_mi_thunk): Change third argument to HOST_WIDE_INT.

* 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.

From-SVN: r54867
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c