On 02/24/2016 02:05 PM, Jakub Jelinek wrote:
+ && integer_zerop (tree_strip_nop_conversions (TREE_OPERAND (org_x, + 1))))
Why check this? I think we want this handling for all TREE_NO_WARNING comparisons.
Jason
On 02/24/2016 02:05 PM, Jakub Jelinek wrote:
+ && integer_zerop (tree_strip_nop_conversions (TREE_OPERAND (org_x, + 1))))
Why check this? I think we want this handling for all TREE_NO_WARNING comparisons.
Jason