pa.c (function_arg): Pass floating arguments in both general and floating registers...
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Mon, 24 Sep 2001 16:16:07 +0000 (16:16 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Mon, 24 Sep 2001 16:16:07 +0000 (16:16 +0000)
commitb848dc65c43c049b0861d37ef2181b8ebbcf8254
tree0fe13440610ea5b1401f4b5a20f335e177affa65
parent250d5688733963297fd909944cc203ce074f681d
pa.c (function_arg): Pass floating arguments in both general and floating registers in indirect...

* pa.c (function_arg): Pass floating arguments in both general and
floating registers in indirect (dynamic) calls when generating code
for the 32 bit ABI and the HP assembler.

From-SVN: r45775
gcc/ChangeLog
gcc/config/pa/pa.c