Fix ia64 compiler problem with gcc.c-torture/compile/920410-1.c.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Feb 2000 21:09:52 +0000 (21:09 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 10 Feb 2000 21:09:52 +0000 (21:09 +0000)
commitee2ba10cd96f6be420dcc72b8d3711ad44882ac0
tree2bfa992d7cec6eee185fab9dd3f25a4da4b83169
parent02c736f4f17c693b50ee66b2cf9c95818337fb53
Fix ia64 compiler problem with gcc.c-torture/compile/920410-1.c.
* expmed.c (store_bit_field): If op0 and fieldmode are the same size,
then store directly into op0.

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