diff options
author | Richard Biener <rguenth@gcc.gnu.org> | 2012-08-21 10:03:38 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2012-08-21 10:03:38 +0000 |
commit | c1aaec5bf88a551100211db824f9a5666d25c2b8 (patch) | |
tree | 5d388d9b3940ec295a06b72282eb23fb4a67ac18 /gcc/alloc-pool.c | |
parent | 12d876079acd2a3dddc519467eeb4cc00219b1cc (diff) | |
download | gcc-c1aaec5bf88a551100211db824f9a5666d25c2b8.zip gcc-c1aaec5bf88a551100211db824f9a5666d25c2b8.tar.gz gcc-c1aaec5bf88a551100211db824f9a5666d25c2b8.tar.bz2 |
cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.
2012-08-21 Richard Guenther <rguenther@suse.de>
cp/
* cp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0 accessor.
(ATTR_IS_DEPENDENT): Likewise.
(ARGUMENT_PACK_INCOMPLETE_P): Use TREE_ADDRESSABLE instead of
TREE_LANG_FLAG_0 on TREE_VECs.
* tree.h (struct tree_base): Add union to make it possible to
re-use the upper 4 bytes for tree codes that do not need as
many flags as others. Move visited and default_def_flag to
common bits section in exchange for saturating_flag and
unsigned_flag. Add SSA name version and tree vec length
fields here.
(struct tree_vec): Remove length field here.
(struct tree_ssa_name): Remove version field here.
From-SVN: r190558
Diffstat (limited to 'gcc/alloc-pool.c')
0 files changed, 0 insertions, 0 deletions