OSDN Git Service

PR target/15783
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2004 20:58:33 +0000 (20:58 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2004 20:58:33 +0000 (20:58 +0000)
commit0afbf1530f0db7db10bfb645c192cba75b231d32
tree206a94181ce7538b45e5c829003584f16aae7897
parent467214fdd324396920f24256f9c614b1f1718c5f
PR target/15783
* config/sparc/sparc.c (function_arg_union_value): Add 'mode'
parameter.  Enumerate the registers inside the PARALLEL.
(function_arg): Adjust call to function_arg_union_value.
(function_value): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82722 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/union-1.c [new file with mode: 0644]