On 2 January 2018 at 19:29, Richard Biener wrote:
> On Thu, Dec 28, 2017 at 8:42 AM, Prathamesh Kulkarni
> wrote:
>> On 21 December 2017 at 12:53, Prathamesh Kulkarni
>> wrote:
>>> Hi Jakub,
>>> Based on your suggestions in PR83501, I have updated the patch to
>>> check for integer_zerop for 2nd
On Thu, Dec 28, 2017 at 8:42 AM, Prathamesh Kulkarni
wrote:
> On 21 December 2017 at 12:53, Prathamesh Kulkarni
> wrote:
>> Hi Jakub,
>> Based on your suggestions in PR83501, I have updated the patch to
>> check for integer_zerop for 2nd operand of mem_ref.
>>
>> With the patch, Warray-bounds sta
On 21 December 2017 at 12:53, Prathamesh Kulkarni
wrote:
> Hi Jakub,
> Based on your suggestions in PR83501, I have updated the patch to
> check for integer_zerop for 2nd operand of mem_ref.
>
> With the patch, Warray-bounds started warning for the following test
> in Warray-bounds-3.c in line 362