simplify-rtx.c (simplify_unary_operation_1): Return new expression in the requested...
authorAdam Nemet <anemet@caviumnetworks.com>
Tue, 14 Feb 2006 07:10:35 +0000 (07:10 +0000)
committerAdam Nemet <nemet@gcc.gnu.org>
Tue, 14 Feb 2006 07:10:35 +0000 (07:10 +0000)
commite963b866133cdc6d1244d61647f4f236715f6a77
treebc2ef4c9ed0be960f611c4b02d11af7828b26e2e
parent3bf78d3be26e89446da009f5c5e562d8ba1a1179
simplify-rtx.c (simplify_unary_operation_1): Return new expression in the requested machine mode.

* simplify-rtx.c (simplify_unary_operation_1) <TRUNCATE>: Return
new expression in the requested machine mode.

From-SVN: r110959
gcc/ChangeLog
gcc/simplify-rtx.c