> This patch quashes a -Wmaybe-uninitialized warning that showed up
> when running bootstrap with asan/ubsan.  Supposedly in that case
> we aren't able to preinitialize label with the first element of the
> label_pairs vector.
> 
> Regtested/bootstrapped on x86_64-linux, ok for trunk?
> 
> 2013-11-12  Marek Polacek  <pola...@redhat.com>
> 
>       * final.c (update_alignments): Initialize label to NULL_RTX.

OK, thanks.

-- 
Eric Botcazou

Reply via email to