expr.c (store_expr): Remove code that is run when want_value & 1 is nonzero.
authorKazu Hirata <kazu@cs.umass.edu>
Wed, 20 Oct 2004 19:04:43 +0000 (19:04 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Wed, 20 Oct 2004 19:04:43 +0000 (19:04 +0000)
commit436d948e4747f6c1f07dec25a908ef12b693ffca
treeacf82616a91fb536b5dd19ceb98e51ccc791778f
parentb235bd44145b38dc378f2d8fd67475d8193fb71a
expr.c (store_expr): Remove code that is run when want_value & 1 is nonzero.

* expr.c (store_expr): Remove code that is run when
want_value & 1 is nonzero.

From-SVN: r89340
gcc/ChangeLog
gcc/expr.c