Re: [PATCH] fix PR middle-end/48965, CASE_CHAIN fallout

2011-05-12 Thread Richard Guenther
On Wed, May 11, 2011 at 9:22 PM, Nathan Froyd wrote: > The comment for pointer_map_traverse says: > > /* Pass each pointer in PMAP to the function in FN, together with the pointer >    to the value and the fixed parameter DATA.  If FN returns false, the >    iteration stops.  */ > > However, the c

[PATCH] fix PR middle-end/48965, CASE_CHAIN fallout

2011-05-11 Thread Nathan Froyd
The comment for pointer_map_traverse says: /* Pass each pointer in PMAP to the function in FN, together with the pointer to the value and the fixed parameter DATA. If FN returns false, the iteration stops. */ However, the code in tree-cfg:edge_to_cases_cleanup does: static bool edge_to