Fix ia64 compiler problem with gcc.c-torture/compile/920410-1.c.
authorJim Wilson <wilson@cygnus.com>
Thu, 10 Feb 2000 21:09:52 +0000 (21:09 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 10 Feb 2000 21:09:52 +0000 (13:09 -0800)
commit5e4900c7f4945f48d9660d2682bbbcce40ec9603
tree2bfa992d7cec6eee185fab9dd3f25a4da4b83169
parentc2939b5700388b67a717e22580f2ac5c9314797e
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.

From-SVN: r31903
gcc/ChangeLog
gcc/expmed.c