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

ian@gcc.gnu.org ian@gcc.gnu.org
Tue Mar 27 23:45:00 GMT 2007


Author: ian
Date: Wed Mar 28 00:45:22 2007
New Revision: 123283

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123283
Log:
./:
	Eliminate use of lang_hooks.set_decl_assembler_name from LTO
	* gcc/optabs.c (init_one_libfunc) Don't rely on DECL_RTL to
	SET_DECL_ASSEMBLER_NAME.
gcc/lto/:
	* lto.c (lto_read_subroutine_type_subprogram_DIE) Get DECL
	assembler name from DWARF.
	* lto-lang.c (lto_set_decl_assembler_name) New function.

Modified:
    branches/lto/ChangeLog.lto
    branches/lto/gcc/lto/ChangeLog
    branches/lto/gcc/lto/lto-lang.c
    branches/lto/gcc/lto/lto.c
    branches/lto/gcc/optabs.c



More information about the Gcc-cvs mailing list