combine.c (simplify_comparison): Do not commute a AND into a paradoxical SUBREG if...
authorJeffrey A Law <law@cygnus.com>
Sun, 5 Jul 1998 23:20:51 +0000 (23:20 +0000)
committerJeff Law <law@gcc.gnu.org>
Sun, 5 Jul 1998 23:20:51 +0000 (17:20 -0600)
commitadc05e6ce6c535b2dcc218e0486dd6298f5c7ba8
tree056a0913eaa34a61e6187fe35692e5edf7e3f130
parent80de1662849972bc92c9081a2baf8c2723ac27d9
combine.c (simplify_comparison): Do not commute a AND into a paradoxical SUBREG if not WORD_REGISTER_OPERATIONS.

* combine.c (simplify_comparison): Do not commute a AND into
a paradoxical SUBREG if not WORD_REGISTER_OPERATIONS.

From-SVN: r20934
gcc/ChangeLog
gcc/combine.c