ssa-ccp-19.c
320 Bytes
-
re PR tree-optimization/21636 (Missed ccp optimization) · 00d382a8
2008-04-30 Richard Guenther <rguenther@suse.de> PR tree-optimization/21636 * tree-ssa-ccp.c (ccp_fold): Handle &p->x with p being a constant address. (evaluate_stmt): Print the likely value. (ccp_visit_stmt): Avoid excessive vertical spacing. * gcc.dg/tree-ssa/ssa-ccp-19.c: New testcase. From-SVN: r134834
Richard Guenther committed