(simplify_binary_operation, case MINUS): Check mode of op0,
commite042e3da8be119e9d95960e2ca15e5e2bb03cc91
authorerich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jun 1994 14:51:43 +0000 (17 14:51 +0000)
committererich <erich@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jun 1994 14:51:43 +0000 (17 14:51 +0000)
tree031db365794ab40853c5874d5bbed29f50c4db9d
parent9fa8757932f15c44b3a405bbf842d38b262764eb
(simplify_binary_operation, case MINUS): Check mode of op0,
instead of op1, before calling plus_constant.

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