tree-inline.c
85.1 KB
-
re PR tree-optimization/27830 (ICE: verify_stmts failed (invalid operand to unary operator)) · 8e85fd14
2006-06-13 Richard Guenther <rguenther@suse.de> PR tree-optimization/27830 * tree-inline.c (copy_body_r): For copying the operand of an ADDR_EXPR make sure to fold &* afterwards. * g++.dg/tree-ssa/pr27830.C: New testcase. From-SVN: r114600
Richard Guenther committed