tree-nrv.c
10.9 KB
-
re PR middle-end/42183 (internal compiler error: verify_stmts failed) · f1c19648
2009-11-28 Richard Guenther <rguenther@suse.de> PR tree-optimization/42183 * tree-nrv.c (tree_nrv): Bail out if the RESULT_DECL has its address taken. Merge the addressable state of the NRV variable and the result instead of copying it. * g++.dg/torture/pr42183.C: New testcase. From-SVN: r154728
Richard Guenther committed