This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r151719 - in /branches/lto/gcc: ChangeLog.lto d...


Author: rguenth
Date: Tue Sep 15 12:54:06 2009
New Revision: 151719

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151719
Log:
2009-09-15  Richard Guenther  <rguenther@suse.de>

	* tree.c (make_node_stat): Remove setting of DECL_FUNCTION_PERSONALITY.
	* tree.h (eh_personality_decl): Remove.
	* toplev.c (eh_personality_decl): Likewise.
	* dwarf2out.c (dwarf2out_do_cfi_asm): Remove obsolete check.
	(dwarf2out_begin_prologue): Remove write-only variable.
	* gimple.h (mark_addressable): Remove duplicate prototype.

Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/dwarf2out.c
    branches/lto/gcc/gimple.h
    branches/lto/gcc/toplev.c
    branches/lto/gcc/tree.c
    branches/lto/gcc/tree.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]