]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack.
authorAldy Hernandez <aldyh@gcc.gnu.org>
Wed, 2 Feb 2005 21:53:06 +0000 (21:53 +0000)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Wed, 2 Feb 2005 21:53:06 +0000 (21:53 +0000)
commitcf676baa3c17d4d427002e1766756f98398c9a29
tree63aecc15c35275899493c42b09e2aaf2a1fe852a
parent08711fdfaaf2636effc9c5807731cafd921bb1da
rs6000.c (rs6000_spe_function_arg): Multi-reg arguments go on the stack.

* config/rs6000/rs6000.c (rs6000_spe_function_arg): Multi-reg
arguments go on the stack.  Do not put complex doubles in odd/even
pairs.

[[Split portion of a mixed commit.]]

From-SVN: r94616.2
gcc/ChangeLog