* tree-inline.c (remap_type): New.
(remap_decl): Use it. Remap DECL_SIZE*. (copy_body_r): Use it. (walk_tree): Walk TREE_TYPE too. (copy_tree_r): Don't walk subtrees of types. * tree.c (variably_modified_type_p): Restructure. Consider integer types with non-const bounds variably modified. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72114 138bc75d-0d04-0410-961f-82ee72b054a4
Loading
Please register or sign in to comment