OSDN Git Service

gcc/
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2006 22:19:35 +0000 (22:19 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2006 22:19:35 +0000 (22:19 +0000)
commit12b49fa58e46158530a4bef26d85de03c1928f14
tree76ac0bc757c7b86bb4f0d3017dcacc21825db27c
parent2dcd6c4f04d619c867c7a27f43990eb017f3fa4e
gcc/
* config/mips/mips.c (mips_pass_by_reference): Do not return false
for EABI if type is NULL.  Use a size check based on GET_MODE_SIZE
instead.

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