On Thu, Nov 29, 2012 at 04:38:52PM +0100, Marek Polacek wrote:
> 2012-11-29  Marek Polacek  <pola...@redhat.com>
> 
>       PR middle-end/54838
>       * cprop.c (bypass_block): Set header and latch to NULL when
>       BB has more than one latch edge.
>       (n_latches): New variable.

Of course here should be (n_latch_edges).

        Marek

Reply via email to