gengtype.c (main): Handle uint64_t.
authorRichard Guenther <rguenther@suse.de>
Thu, 27 Aug 2009 08:56:10 +0000 (08:56 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 27 Aug 2009 08:56:10 +0000 (08:56 +0000)
commitc6a21142739cda7214691bd17f66ab9c72d78164
treed88296687152c052613fb9f98ba68e3a92712929
parent7842a9dbf8c304c7531d3e390ed320294934c0bc
gengtype.c (main): Handle uint64_t.

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.

From-SVN: r151139
gcc/ChangeLog
gcc/basic-block.h
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/class.c
gcc/cp/semantics.c
gcc/gengtype.c
gcc/ipa-utils.c
gcc/tree-flow.h
gcc/tree-ssa-copy.c
gcc/tree-ssa-live.c