r151139 - in /trunk/gcc: ChangeLog basic-block....
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Thu Aug 27 08:56:00 GMT 2009
Author: rguenth
Date: Thu Aug 27 08:56:10 2009
New Revision: 151139
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151139
Log:
2009-08-27 Richard Guenther <rguenther@suse.de>
* gengtype.c (main): Handle uint64_t.
* ipa-utils.c (get_base_var): Indent properly.
* tree-ssa-live.c (debug_scope_block): New function.
* tree-flow.h (debug_scope_block): Declare.
* tree-ssa-copy.c (replace_exp_1): Add vertical space.
* basic-block.h (enum profile_status): Rename to
enum profile_status_d.
(x_profile_status): Adjust type.
cp/
* class.c (build_vtbl_ref_1): Remove excess vertical space.
* Make-lang.in (CXX_TREE_H): Remove c-common.def dependency
tracked by $(TREE_H).
* semantics.c (expand_or_defer_fn): Zero DECL_SAVED_TREE.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/basic-block.h
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/Make-lang.in
trunk/gcc/cp/class.c
trunk/gcc/cp/semantics.c
trunk/gcc/gengtype.c
trunk/gcc/ipa-utils.c
trunk/gcc/tree-flow.h
trunk/gcc/tree-ssa-copy.c
trunk/gcc/tree-ssa-live.c
More information about the Gcc-cvs
mailing list