pa-protos.h (function_value): New prototype.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 27 Nov 2002 02:34:15 +0000 (02:34 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 27 Nov 2002 02:34:15 +0000 (02:34 +0000)
commit44571d6e4642d00a7adeb9564c838ac500eeabbc
tree5482bdf093f1e92f2e84261741b3eab84f78c930
parent084a11066f6825b040acb692ad1f17981a17f1f6
pa-protos.h (function_value): New prototype.

* pa-protos.h (function_value): New prototype.
* pa.c (function_value): Use a PARALLEL to return small aggregates on
TARGET_64BIT.
* pa.h (FUNCTION_VALUE): Use function_value.
* pa.md (call_value_internal_symref, call_value_internal_reg_64bit,
call_value_internal_reg, sibcall_value_internal_symref,
sibcall_value_internal_symref_64bit): Remove =rf constraint on return
value.

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