]> git.ipfire.org Git - thirdparty/gcc.git/commit
mips.c (mips_gimplify_va_arg_expr): Use -rsize with the same type as the first operan...
authorAdam Nemet <anemet@caviumnetworks.com>
Wed, 19 Nov 2008 23:13:29 +0000 (23:13 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Wed, 19 Nov 2008 23:13:29 +0000 (23:13 +0000)
commit3179cf8cf5798dc07552ccd4e6eb38bde77672a8
tree2efcca3478d88173cac50a16df9cd4b677a821e0
parentb55276c8acf960a6316f93ad55fb75003c36f9e2
mips.c (mips_gimplify_va_arg_expr): Use -rsize with the same type as the first operand of the AND expression.

* 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.

From-SVN: r142024
gcc/ChangeLog
gcc/config/mips/mips.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20081119-1.c [new file with mode: 0644]