sparc.c (function_arg_record_value_3): Fix calculation of the number of integer regis...
authorRichard Henderson <rth@redhat.com>
Thu, 8 Feb 2001 18:46:46 +0000 (10:46 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 8 Feb 2001 18:46:46 +0000 (10:46 -0800)
commit0020b823d6c3280e7e0a2081a36798a80b17bf7d
tree997e1d404634811e2cd006b41c5b57927b5f2a8a
parent33c4f1746c89572fc7a7a843cc6aa59302a2756c
sparc.c (function_arg_record_value_3): Fix calculation of the number of integer registers required.

        * config/sparc/sparc.c (function_arg_record_value_3): Fix
        calculation of the number of integer registers required.
        (function_arg_record_value): Likewise.

From-SVN: r39544
gcc/ChangeLog
gcc/config/sparc/sparc.c