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

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Sun Dec 21 02:10:00 GMT 2008


Author: dnovillo
Date: Sun Dec 21 02:10:13 2008
New Revision: 142855

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142855
Log:

	* lto-function-in.c (input_constructors_or_inits): When
	reading alias pairs, rename the target of the alias if a
	new name had been registered for it.
	(input_function_decl): Also register the mapping
	NEW_ASSEMBLER_NAME -> OLD_ASSEMBLER_NAME.
	* lto-section-in.c (lto_record_renamed_decl): Fix documentation.
	(lto_get_decl_name_mapping): Rename from lto_original_decl_name. 
	Fix documentation.
	Update all users.


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



More information about the Gcc-cvs mailing list