On Mon, Oct 8, 2012 at 11:58 AM, Ludovic Courtès <[email protected]> wrote:
> Richard Guenther <[email protected]> skribis:
>
>> At -O0 no virtual operands are produced.  TODO_rebuild_alias only computes
>> points-to sets which are in itself not useful.
>>
>> What do you want to achieve with TODO_rebuild_alias?
>
> I basically want to use ‘ptr_derefs_may_alias_p’ in this particular pass.

That should work.

> Thanks,
> Ludo’.

Reply via email to