sparc.c (scan_record_type): New function.
authorEric Botcazou <ebotcazou@libertysurf.fr>
Fri, 23 Jan 2004 09:16:56 +0000 (10:16 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 23 Jan 2004 09:16:56 +0000 (09:16 +0000)
commit5c4f4b18ccb88ee921e87664bda249f7d084993a
treef19050d53a000dde06ec80356642f3e7d994b5f0
parent402b0954bebd465944a8f2de9e346933be951076
sparc.c (scan_record_type): New function.

* config/sparc/sparc.c (scan_record_type): New function.
(function_arg_slotno): Use it to determine which kinds of
registers the record can be passed in.

From-SVN: r76400
gcc/ChangeLog
gcc/config/sparc/sparc.c