On Sat, Oct 24, 2015 at 5:14 AM, Jason Merrill wrote:
> On 10/21/2015 12:16 AM, Richard Biener wrote:
>>
>> On Tue, Oct 20, 2015 at 9:10 PM, Jason Merrill wrote:
>>>
>>> I made this change on the delayed folding branch and then noticed that it
>>> broke pointer-arith-10.c, which you added to the
On 10/21/2015 12:16 AM, Richard Biener wrote:
On Tue, Oct 20, 2015 at 9:10 PM, Jason Merrill wrote:
I made this change on the delayed folding branch and then noticed that it
broke pointer-arith-10.c, which you added to the testsuite. The patch
changes the -original dump from
return (char *
On Tue, Oct 20, 2015 at 9:10 PM, Jason Merrill wrote:
> I made this change on the delayed folding branch and then noticed that it
> broke pointer-arith-10.c, which you added to the testsuite. The patch
> changes the -original dump from
>
> return (char *) ((sizetype) p + (sizetype) i);
>
> to
>