On Sun, May 4, 2014 at 5:03 AM, Patrick Palka wrote:
> We can check if any assertions were found by simply inspecting the
> need_assert_for bitmap. This eliminates the need to pass all these
> bools around everywhere.
>
> 2014-05-03 Patrick Palka
>
> * tree-vrp.c (register_edge_assert_
We can check if any assertions were found by simply inspecting the
need_assert_for bitmap. This eliminates the need to pass all these
bools around everywhere.
2014-05-03 Patrick Palka
* tree-vrp.c (register_edge_assert_for_1): Change return type
to void.
(register_edge