* fold-const.c (fold_convert_loc, fold_build2_stat_loc): Use ttypeheads/tree-type
commit8c99aada9bd92bd6eacf5d579698e463cfb058cb
authoramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 17:40:49 +0000 (1 17:40 +0000)
committeramacleod <amacleod@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2014 17:40:49 +0000 (1 17:40 +0000)
tree332147f4feaff15296ec38f7a3ab9068351a3bfe
parent416e9ce274e3b5e44f98628e849155aa758edbeb
* fold-const.c (fold_convert_loc, fold_build2_stat_loc): Use ttype
instead of tree_type_ptr.
* fold-const.h: Likewise.
* tree-core.h: Likewise.
* tree.h: Likewise.
* tree.c: Likewise.
* tree-type.patch: Use ttype instead of tree_type_ptr and ttype_node
instead of tree_type_ptr_node.  Remove tree_type_hybrid.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/tree-type@218235 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog.tree-type
gcc/fold-const.c
gcc/fold-const.h
gcc/tree-core.h
gcc/tree-type.patch
gcc/tree.c
gcc/tree.h