]> gcc.gnu.org Git - gcc.git/commit
(struct tree_block): New struct type definition added.
authorRichard Stallman <rms@gnu.org>
Fri, 17 Jul 1992 04:15:55 +0000 (04:15 +0000)
committerRichard Stallman <rms@gnu.org>
Fri, 17 Jul 1992 04:15:55 +0000 (04:15 +0000)
commit61131fa200ffcfeab327174b8dfcac4116906d6f
tree8c82feb6cda9f786b1122aa680ebc5983b16cc66
parentece0ca60b808b326b3163eed25d784801a38e086
(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.

From-SVN: r1602
gcc/tree.h
This page took 0.059557 seconds and 5 git commands to generate.