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
This commit is contained in:
Aldy Hernandez 2005-02-02 21:53:06 +00:00
parent 08711fdfaa
commit cf676baa3c
1 changed files with 6 additions and 0 deletions

View 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,