OSDN Git Service

PR target/13666
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 2004 11:11:11 +0000 (11:11 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jan 2004 11:11:11 +0000 (11:11 +0000)
commitd483a5811d70ee50b49d41604759ae3bdfe7fa1b
tree394359c2d0d2c999ab3115d7051f0ff25fbdba04
parentbef37188bf8c3994665f499daa104b768367cbad
PR target/13666
* config/sparc/sparc.c (function_arg_union_value): New function.
(function_arg): Use it to deal with unions.
(function_value): Likewise.  Define 'regbase' only for ARCH64.
Replace a conditional statement by a simpler one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@76628 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/sparc.c