Ville Voutilainen <ville.voutilai...@gmail.com> writes:
>
> The proposed patch makes no sense. The assignment is intentional,
> the relevant flags of the element type are reflected onto the array type.
> Doing a comparison there instead of assignment will not have the
> desired effect.

Ok I changed it to an assignment.

> Maybe I'm dense, but why is there a warning that suggests adding
> parens around the assignment when it already has parens around it?
> Is that diagnostic over-eager?

Yes it seems broken.

I'm just going to use --disable-werror now, as apparently everybody else
does.

-Andi

Reply via email to