aboutsummaryrefslogtreecommitdiff
path: root/gcc/alloc-pool.c
diff options
context:
space:
mode:
authorRichard Biener <rguenth@gcc.gnu.org>2012-08-21 10:03:38 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2012-08-21 10:03:38 +0000
commitc1aaec5bf88a551100211db824f9a5666d25c2b8 (patch)
tree5d388d9b3940ec295a06b72282eb23fb4a67ac18 /gcc/alloc-pool.c
parent12d876079acd2a3dddc519467eeb4cc00219b1cc (diff)
downloadgcc-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