Wrong return convention for arrays (mips-irix).
authorJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 04:42:54 +0000 (04:42 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sat, 9 Jan 2010 04:42:54 +0000 (04:42 +0000)
commitf08877ba090b81d1d4e71202c2e5d970010d7799
treeb877783061e83dc9d9a516242e77e5d68aee3874
parente4b97d48eefdc74a491358d5e082d4a23b9fb666
Wrong return convention for arrays (mips-irix).

        * mips-tdep.c (mips_n32n64_return_value): Arrays whose size is
        128 bits or smaller are returned the same way as structs
        and unions of the the same size.
gdb/ChangeLog
gdb/mips-tdep.c