On Wed, Jan 13, 2016 at 06:39:35PM +0100, Martin Jambor wrote:
> +    for (phi = hbb->m_first_phi;
> +      phi;
> +      phi = phi->m_next ? as_a <hsa_insn_phi *> (phi->m_next): NULL)

Space before :

Ok with that change.

        Jakub

Reply via email to