tree-ssa-operands.c
70.8 KB
-
re PR tree-optimization/14784 ([Tree-ssa] alias analysis deficiency) · ae536040
PR tree-optimization/14784 * tree-flow.h (struct var_ann_d): Add is_heapvar bit. * tree-ssa-structalias.c (get_constraint_for, intra_create_variable_infos): Set is_heapvar. * tree-ssa-operands.c (access_can_touch_variable): Do not handle non-heapvar pointer variables specially. * gcc.dg/alias-10.c: New test. From-SVN: r117986
Zdenek Dvorak committed