OSDN Git Service

* expmed.c (store_bit_field_1): Properly truncate the paradoxical
authornemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 04:27:31 +0000 (04:27 +0000)
committernemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Jan 2009 04:27:31 +0000 (04:27 +0000)
commit95fb59aaf5a1e2c5e0d30cea1a6331272c40c107
tree67732e4ff9b8d58f808ca86f7a12b76fd78f273b
parentae435a16007e14539238ba2e7ba08f558dea7ee2
* expmed.c (store_bit_field_1): Properly truncate the paradoxical
subreg of op0 to the original op0.

testsuite/
* gcc.target/mips/ins-2.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143288 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expmed.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/mips/ins-2.c [new file with mode: 0644]