[lto][patch] Don't write DECL_CONTEXT that are non to be NULL

Diego Novillo dnovillo@google.com
Tue Jan 20 17:08:00 GMT 2009


On Tue, Jan 20, 2009 at 11:32, Rafael Espindola <espindola@google.com> wrote:

> 2009-01-20  Rafael Avila de Espindola  <espindola@google.com>
>
>        * lto-function-in.c (input_local_vars): Set DECL_CONTEXT (var) to NULL.
>        (input_function): Set DECL_CONTEXT (fn_decl) to NULL.
>        * lto-function-out.c (output_local_vars): Assert that DECL_CONTEXT is NULL.
>        (output_function): Assert DECL_CONTEXT is NULL.

OK.


Diego.



More information about the Gcc-patches mailing list