On Thu, Jul 28, 2011 at 11:21 AM, Kai Tietz wrote:
> Hello,
>
> this patch removes the handling for TRUTH_NOT_EXPR in tree-vrp.c and adjust
> some simplifications to be compatible with BIT_NOT_EXPR.
>
> ChangeLog
>
> 2011-07-28 Kai Tietz
>
> * tree-vrp.c (simplify_stmt_using_ranges): Re
Hello,
this patch removes the handling for TRUTH_NOT_EXPR in tree-vrp.c and adjust
some simplifications to be compatible with BIT_NOT_EXPR.
ChangeLog
2011-07-28 Kai Tietz
* tree-vrp.c (simplify_stmt_using_ranges): Remove
TRUTH_NOT_EXPR case.
(simplify_truth_ops_using