aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@google.com>2013-09-02 10:25:40 -0400
committerDiego Novillo <dnovillo@gcc.gnu.org>2013-09-02 10:25:40 -0400
commit5e351e96076332aa8c42848701b59923468eae98 (patch)
treefeb689d5e1c96eaae4403f83eb30baf282acee3a /gcc/lto
parent63fdb7bee70641e7d9a9704d51c8b70a62d31c24 (diff)
downloadgcc-5e351e96076332aa8c42848701b59923468eae98.zip
gcc-5e351e96076332aa8c42848701b59923468eae98.tar.gz
gcc-5e351e96076332aa8c42848701b59923468eae98.tar.bz2
Split all the structures, enums, typedefs and some fundamental declarations from tree.h into tree-core.h.
Split all the structures, enums, typedefs and some fundamental declarations from tree.h into tree-core.h. Everything else stays in tree.h for now. As we convert gimple files, we'll move declarations out of tree.h into other headers and rewrite missing functions in the new gimple API. * Makefile.in (TREE_CORE_H): Define. (TREE_H): Use. (GTFILES): Add tree-core.h. * builtins.c (built_in_class_names): Use BUILT_IN_LAST to size the array. * tree-core.h: New file. Move all data structures, enum, typedefs, global declarations and constants from ... * tree.h: ... here. From-SVN: r202172
Diffstat (limited to 'gcc/lto')
0 files changed, 0 insertions, 0 deletions