Skip to content
Snippets Groups Projects
Commit e40122f0 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to...

simplify-rtx.c (simplify_binary_operation_1): Cast width to HOST_WIDE_INT to avoid comparison warnings on some targets.


	* simplify-rtx.c (simplify_binary_operation_1) <LSHIFTRT>: Cast
	width to HOST_WIDE_INT to avoid comparison warnings on some targets.

From-SVN: r114248
parent 8c0633b7
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