Skip to content
Snippets Groups Projects
Commit 8605bd93 authored by Aldy Hernandez's avatar Aldy Hernandez
Browse files

[range-ops] Remove special case for handling bitmasks in casts.

Now that we can generically handle bitmasks for unary operators,
there's no need to special case them.

gcc/ChangeLog:

	* range-op-mixed.h (class operator_cast): Add update_bitmask.
	* range-op.cc (operator_cast::update_bitmask): New.
	(operator_cast::fold_range): Call update_bitmask.
parent adbac207
No related branches found
No related tags found
Loading
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