tree-inline.c
85.5 KB
-
re PR tree-optimization/28238 (verify_stmts failed (invalid operand to unary operator)) · 2b65dae5
2006-07-17 Richard Guenther <rguenther@suse.de> PR tree-optimization/28238 * tree-inline.c (copy_bb): Check if we produced valid gimple copying and substituting a stmt. If not, gimplify it. * g++.dg/tree-ssa/pr28238.C: New testcase. From-SVN: r115517
Richard Guenther committed