On Sun, 5 Oct 2014, Marek Polacek wrote:
> It occured to me that we should probably use error_operand_p
> in the C FE where appropriate. Following change is meant only
> as a little cleanup.
>
> Bootstrapped/regtested on x86_64-linux, ok for trunk?
>
> 2014-10-04 Marek Polacek
>
> * c
It occured to me that we should probably use error_operand_p
in the C FE where appropriate. Following change is meant only
as a little cleanup.
Bootstrapped/regtested on x86_64-linux, ok for trunk?
2014-10-04 Marek Polacek
* c-convert.c (convert): Use error_operand_p.
* c-typ