On Fri, Dec 11, 2015 at 7:27 AM, Martin Jambor wrote:
> Hi,
>
> PR 66616 happens because in find_more_scalar_values_for_callers_subset
> we do not do the same thunk checks like we do in
> propagate_constants_accross_call. I am in the process of
> bootstrapping and testing the following patch to f
> Hi,
>
> PR 66616 happens because in find_more_scalar_values_for_callers_subset
> we do not do the same thunk checks like we do in
> propagate_constants_accross_call. I am in the process of
> bootstrapping and testing the following patch to fix it. OK if it
> passes?
>
> Thanks,
>
> Martin
>
Hi,
PR 66616 happens because in find_more_scalar_values_for_callers_subset
we do not do the same thunk checks like we do in
propagate_constants_accross_call. I am in the process of
bootstrapping and testing the following patch to fix it. OK if it
passes?
Thanks,
Martin
2015-12-11 Martin Jam