tree-ssa-operands.c
76.2 KB
-
re PR middle-end/37236 (ICE: in mark_operand_necessary, at tree-ssa-dce.c:242) · 443aa7d5
2008-08-29 Richard Guenther <rguenther@suse.de> PR middle-end/37236 * tree-ssa-structalias.c (intra_create_variable_infos): Mark PARAM_NOALIAS tags with is_heapvar. * tree-ssa-operands.c (access_can_touch_variable): Offset based tests do not apply for heapvars. Fix offset test. * gfortran.fortran-torture/compile/pr37236.f: New testcase. From-SVN: r139763
Richard Guenther committed