OSDN Git Service

* simplify-rtx.c (simplify_unary_operation_1) <TRUNCATE>: When
authornemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Apr 2006 18:12:15 +0000 (18:12 +0000)
committernemet <nemet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 3 Apr 2006 18:12:15 +0000 (18:12 +0000)
commit0f6d8eebedb8889622ac22e951cda9a462379be8
tree021ce578c76b004900ccfc68b913f823be3d27d9
parentd76551d98c1ded3ab59400d7dff1dc1d8ebab1f1
* simplify-rtx.c (simplify_unary_operation_1) <TRUNCATE>: When
trying to remove TRUNCATE check if all bits outside the new mode
are identical to the sign bit.

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