reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.
authorJakub Jelinek <jakub@redhat.com>
Wed, 14 Mar 2001 17:59:03 +0000 (18:59 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 14 Mar 2001 17:59:03 +0000 (18:59 +0100)
commit9cf218a30f2076faeeb43df2f3b422fc65f59c0e
tree598f3180a15448548c2aff0a6280b126fe50bfd6
parenta58dc194c8b0e7a0af35389e21d9d02b27301539
reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.

* reg-stack.c (stack_result): Unconditionally use
FUNCTION_OUTGOING_VALUE resp. FUNCTION_VALUE.

* g++.old-deja/g++.other/regstack.C: New test.

From-SVN: r40457
gcc/ChangeLog
gcc/reg-stack.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/g++.other/regstack.C [new file with mode: 0644]