On Sat, Jul 23, 2011 at 4:38 PM, Sebastian Pop wrote:
> On Sat, Jul 23, 2011 at 09:35, Sebastian Pop wrote:
>> With this patch we avoid instantiating ADDR_EXPR: it makes no sense
>> to translate b[i] into b[{0, +, 1}_1].
>>
>
> This should have been &b[i] and &b[{0, +, 1}_1].
>
> Ok for trunk?
O
On Sat, Jul 23, 2011 at 09:35, Sebastian Pop wrote:
> With this patch we avoid instantiating ADDR_EXPR: it makes no sense
> to translate b[i] into b[{0, +, 1}_1].
>
This should have been &b[i] and &b[{0, +, 1}_1].
Ok for trunk?
Thanks,
Sebastian
> Bootstrapped and tested on amd64-linux.
>
> 20
With this patch we avoid instantiating ADDR_EXPR: it makes no sense
to translate b[i] into b[{0, +, 1}_1].
Bootstrapped and tested on amd64-linux.
2011-07-22 Sebastian Pop
PR middle-end/48805
* tree-scalar-evolution.c (instantiate_scev_r): Return
chrec_dont_know for AD