pr47313.C
1.94 KB
-
re PR middle-end/47313 (ICE: PHI argument is not a GIMPLE value) · 6ff38230
2011-01-17 Richard Guenther <rguenther@suse.de> PR tree-optimization/47313 * tree-inline.c (tree_function_versioning): Move DECL_RESULT handling before copying the body. Properly deal with by-reference result in SSA form. * g++.dg/torture/pr47313.C: New testcase. From-SVN: r168907
Richard Guenther committed