(struct tree_block): New struct type definition added.
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jul 1992 04:15:55 +0000 (04:15 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Jul 1992 04:15:55 +0000 (04:15 +0000)
commitf20853dd280477896071c835328860359b9573e0
tree8c82feb6cda9f786b1122aa680ebc5983b16cc66
parent6eaabe2ad71c691ec943c930e11361180cff1f7a
(struct tree_block):  New struct type definition added.
(BLOCK_VARS, BLOCK_TYPE_TAGS, BLOCK_SUBBLOCKS, BLOCK_HANDLER_BLOCK):
Changed to reference fields of the new `struct tree_block' type.
(BLOCK_ABSTRACT_ORIGIN, BLOCK_ABSTRACT):  Definitions added.
(union tree_node):  Added `struct tree_block' as a new variant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1602 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/tree.h