* config/mips/mips.c (mips_gimplify_va_arg_expr): Use -rsize
commit70f1c3b70ff771a0e4f615e8e5607bf9400b78e5
authornemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Nov 2008 23:13:29 +0000 (19 23:13 +0000)
committernemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 19 Nov 2008 23:13:29 +0000 (19 23:13 +0000)
tree2efcca3478d88173cac50a16df9cd4b677a821e0
parentf25aa85d9f09c9974a2fda9f47f9ac11593d8d77
* config/mips/mips.c (mips_gimplify_va_arg_expr): Use -rsize
with the same type as the first operand of the AND expression.

testsuite/
* gcc.c-torture/compile/20081119-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142024 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20081119-1.c [new file with mode: 0644]