sparc.c (init_cumulative_args): Fix type of third arg.
authorDavid S. Miller <davem@redhat.com>
Mon, 29 Nov 1999 08:07:23 +0000 (00:07 -0800)
committerDavid S. Miller <davem@gcc.gnu.org>
Mon, 29 Nov 1999 08:07:23 +0000 (00:07 -0800)
commit8843045335f19bfbcaaa265ad6afa4a170c173a0
tree647f17f7a9776c9092f457687a8c6b6c023cb025
parent46984a9abc27b0d12b58401c2607917cb4e10692
sparc.c (init_cumulative_args): Fix type of third arg.

1999-11-29  David S. Miller  <davem@redhat.com>

* config/sparc/sparc.c (init_cumulative_args): Fix type of third
arg.
* config/sparc/sparc-protos.h: Update proto, move into RTX_CODE.

From-SVN: r30695
gcc/ChangeLog
gcc/config/sparc/sparc-protos.h
gcc/config/sparc/sparc.c