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: [PATCH] Clean up and extend VRP edge-assertion code


On Mon, May 5, 2014 at 8:47 AM, Richard Biener
<richard.guenther@gmail.com> wrote:
> On Mon, May 5, 2014 at 4:45 AM, Patrick Palka <patrick@parcs.ath.cx> wrote:
>> On Sun, May 4, 2014 at 12:20 PM, Patrick Palka <patrick@parcs.ath.cx> wrote:
>>> This patch causes a latent test failure in gcc.dg/uninit-pred-9_b.c
>>> due to an oversight in the tree-ssa-uninit code for which I will send
>>> a fix shortly.
>>
>> Never mind, I spoke too soon..  I haven't been able to solve this properly.
>
> It would be good to split the refactoring from extending the functionality.
> Also each of the cases you add should be accompanied by a testcase.
>
> Thanks,
> Richard.

Ok, will do.


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