2 This builds a tree-code to name table, they are indexed
4 TODO: Not sure if there is some debug function to get them directly.
6 #define END_OF_BASE_TREE_CODES "last_and_unused_tree_code"
7 #define DEFTREECODE(a, b, c, d) b,
8 const char *tree_codes[] = {
9 #include <all-tree.def>