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]

r151123 - in /branches/lto/gcc: ChangeLog.lto g...


Author: rguenth
Date: Wed Aug 26 14:28:04 2009
New Revision: 151123

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

	* tree-data-ref.h: Revert changes.
	* gimplify.c: Likewise.
	* tree-ssa-coalesce.c (coalesce_ssa_name): Likewise.
	* tree-ssa-pre.c (create_expression_by_pieces): Likewise.
	* tree-cfg.c (gimple_dump_cfg): Likewise.
	* tree-flow.h (mark_addressable): Remove duplicate prototype.

Modified:
    branches/lto/gcc/ChangeLog.lto
    branches/lto/gcc/gimplify.c
    branches/lto/gcc/tree-cfg.c
    branches/lto/gcc/tree-data-ref.h
    branches/lto/gcc/tree-flow.h
    branches/lto/gcc/tree-ssa-coalesce.c
    branches/lto/gcc/tree-ssa-pre.c


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