(simplify_rtx, case TRUNCATE): Add. Use force_to_mode.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 18:08:54 +0000 (18:08 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 26 Apr 1995 18:08:54 +0000 (18:08 +0000)
commitd5229fd0816ffcde8b1f11feeaa35a9f2ea35e0a
treed9c614c004c1aa870cd6174e671d12776048e902
parent91ebac800f27576c0832129d7d1e980905e0ee13
(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.

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