This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR83501


On Thu, Dec 28, 2017 at 8:42 AM, Prathamesh Kulkarni
<prathamesh.kulkarni@linaro.org> wrote:
> On 21 December 2017 at 12:53, Prathamesh Kulkarni
> <prathamesh.kulkarni@linaro.org> 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 and thus I removed xfail on it:
>> TM (a5, "0123", ma.a5 + i, ma.a5);
>>
>> Does it look OK ?
>> Validation in progress.
> ping https://gcc.gnu.org/ml/gcc-patches/2017-12/msg01415.html

Ok.

RIchard.

> Thanks,
> Prathamesh
>>
>> Thanks,
>> Prathamesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]