OSDN Git Service

* config/mips/mips.c (mips_setup_incoming_varargs): Handle o32 and o64
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Aug 2003 17:10:52 +0000 (17:10 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Aug 2003 17:10:52 +0000 (17:10 +0000)
commit186613ce761560939735ca35fc665d24340cf612
treea505ea5e70b15c5476985e3ef43db00ba44f70e8
parent5ebb663df183c4c17b9cba6a656aef56dad6db4f
* config/mips/mips.c (mips_setup_incoming_varargs): Handle o32 and o64
as well.  Put memory references in the varargs alias set.
(mips_expand_prologue): Remove varargs handling from here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@70738 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c