r142593 - in /branches/lto/gcc: ChangeLog.lto l...

espindola@gcc.gnu.org espindola@gcc.gnu.org
Tue Dec 9 15:44:00 GMT 2008


Author: espindola
Date: Tue Dec  9 15:44:40 2008
New Revision: 142593

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142593
Log:
2008-12-09  Rafael Avila de Espindola  <espindola@google.com>

       * lto-function-in.c (input_local_var_decl): Handle the case DECL_CONTEXT
       is NULL.
       * lto-section-out.c (write_symbol_vec): Assert that we don't see a
       DECL_ABSTRACT.
       * tree.c (reset_decl_lang_specific): Clea DECL_CONTEXT of VAR_DECLs
       and PARM_DECLs if the context is an abstract function.


Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/lto-function-in.c
    branches/lto/gcc/lto-section-out.c
    branches/lto/gcc/tree.c



More information about the Gcc-cvs mailing list