Go to file
Richard Stallman 036461899d (typedef tree_node_kind): Added new kind, i.e. `b_kind'.
(tree_node_kind_names):  Added name for `b_kind'.
(make_node, copy_node, stabilize_reference_1):
Handle case 'b' (for BLOCK nodes).
(make_node):  Don't try to deal with BLOCKs when doing a type 'e' node.

From-SVN: r1603
1992-07-17 04:17:58 +00:00
gcc (typedef tree_node_kind): Added new kind, i.e. `b_kind'. 1992-07-17 04:17:58 +00:00