On Thu, Sep 22, 2011 at 12:52 AM, Jan Hubicka wrote:
>
> Hi,
> ipa-inline-analysis use is_gimple_min_invariant that in turn require
> current_function_decl
> to be set to the corresponding function or all addresses of automatic vars
> are considered
> non-invariant.
>
> Bootstrapped/regtested x8
Hi,
ipa-inline-analysis use is_gimple_min_invariant that in turn require
current_function_decl
to be set to the corresponding function or all addresses of automatic vars are
considered
non-invariant.
Bootstrapped/regtested x86_64-linux, will commit it shortly.
* ipa-inline-analsis.c (c