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)
* 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

index 45f4a3b..74da00a 100644 (file)
@@ -1,3 +1,9 @@
+2005-02-02  Aldy Hernandez  <aldyh@redhat.com>
+
+       * config/rs6000/rs6000.c (rs6000_spe_function_arg): Multi-reg
+       arguments go on the stack.  Do not put complex doubles in odd/even
+       pairs.
+
 2005-02-02  Steven Bosscher  <stevenb@suse.de>
 
        * doc/invoke.texi: Update the options enabled at -O1, -O2,