rs6000.c (rs6000_return_in_memory): Allow Altivec vector modes without ALTIVEC_ABI.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 24 Nov 2004 16:42:41 +0000 (16:42 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 24 Nov 2004 16:42:41 +0000 (11:42 -0500)
commitbada2eb851f70e49bb06d04586b767c5ba3a4d16
tree612efde6e7dfd35402a5581e3181a6c99fce0237
parent4033a1f238593d85ca3bef569214ffcbd51b26ec
rs6000.c (rs6000_return_in_memory): Allow Altivec vector modes without ALTIVEC_ABI.

* config/rs6000/rs6000.c (rs6000_return_in_memory): Allow Altivec
vector modes without ALTIVEC_ABI.  Use GCC vector instead of
synthetic vector.
(rs6000_pass_by_reference): Split conditional into pieces.  Use
GCC vector instead of synthetic vector.

Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
From-SVN: r91175
gcc/ChangeLog
gcc/config/rs6000/rs6000.c