Skip to content
Snippets Groups Projects
Commit 2332d585 authored by Adam Nemet's avatar Adam Nemet Committed by Adam Nemet
Browse files

simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE...

simplify-rtx.c (simplify_unary_operation_1): When trying to remove TRUNCATE check if all bits outside the new mode are...

	* 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.

From-SVN: r112643
parent cbc75e62
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment