sparc.c (function_arg_slotno): In 64-bit mode...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 17 Oct 2005 23:26:29 +0000 (01:26 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 17 Oct 2005 23:26:29 +0000 (23:26 +0000)
commit7617ec024b9a8a3c15d4927c71c9ca6045200e19
treeb5c11ff40ac03c1001fce5e8eb37feacb5474196
parent0ef8776d01a50a33031e4bbc3ee03349bf7de862
sparc.c (function_arg_slotno): In 64-bit mode...

* config/sparc/sparc.c (function_arg_slotno): In 64-bit mode, align
the slot on an even boundary for any type with 16-byte alignment.

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