> 2012-11-19 Martin Jambor <mjam...@suse.cz> > > PR tree-optimization/55260 > * ipa-cp.c (intersect_aggregates_with_edge): New function. > (find_aggregate_values_for_callers_subset): Part moved to the function > above. Call it. > (cgraph_edge_brings_all_agg_vals_for_node): Reimplemented using > intersect_aggregates_with_edge. > > * testsuite/g++.dg/torture/pr55260-2.C: New test.
OK, thanks Honza