]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/pa/pa.c
* pa-protos.h (function_value): New prototype.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 02:34:15 +0000 (02:34 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Nov 2002 02:34:15 +0000 (02:34 +0000)
commit58a72ccead5902db5728e44fc4a65630ed3197ae
tree5482bdf093f1e92f2e84261741b3eab84f78c930
parentb566e2e54ddf323a6f4ddcaa88d389e42e456ab6
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59555 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.c
gcc/config/pa/pa.h
gcc/config/pa/pa.md