(simplify_rtx, case TRUNCATE): Add. Use force_to_mode.
authorJim Wilson <wilson@gcc.gnu.org>
Wed, 26 Apr 1995 18:08:54 +0000 (11:08 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 26 Apr 1995 18:08:54 +0000 (11:08 -0700)
commit2ca9ae17a98002c6e244d66acea052d25770e0dc
treed9c614c004c1aa870cd6174e671d12776048e902
parent99f762bff753e425603fb24473155a1c63582b95
(simplify_rtx, case TRUNCATE): Add.  Use force_to_mode.

(force_to_mode, case AND): Allow some simplifications when GET_MODE (x)
has more bits than HOST_BITS_PER_WIDE_INT.

From-SVN: r9479
gcc/combine.c