[PATCH 2/n] [PR tree-optimization/78496] Simplify ASSERT_EXPRs to facilitate jump threading

Jeff Law law@redhat.com
Sat May 6 20:17:00 GMT 2017


On 05/06/2017 09:38 AM, Trevor Saunders wrote:
>> +simplify_assert_expr_using_ranges (gimple *stmt)
>> +{
>> +  return false;
> 
> I assume you didn't mean to leave that in?
No I didn't.  I used to to extract the testcases.  Ugh.
jeff



More information about the Gcc-patches mailing list