]> git.ipfire.org Git - thirdparty/gcc.git/commit
sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary in the...
authorEric Botcazou <ebotcazou@libertysurf.fr>
Mon, 2 Feb 2004 12:20:52 +0000 (13:20 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 2 Feb 2004 12:20:52 +0000 (12:20 +0000)
commitd560b0aa2ab4f07365674f3a7d2e4a4626c363c5
tree762a44f8ce2364a2c1a05d1beb19c3b6dfa48f3a
parent6f626d1bdf012ca311c77ec48194d1add0e5e052
sparc.c (function_arg_slotno): Align TImode arguments on a 16-byte boundary in the parameter array if ARCH64.

* config/sparc/sparc.c (function_arg_slotno): Align TImode
arguments on a 16-byte boundary in the parameter array if ARCH64.
Split handling of TFmode.

From-SVN: r77107
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/titype-1.c [new file with mode: 0644]