On Fri, Apr 15, 2016 at 04:38:27PM +0200, Marek Polacek wrote:
> This patch improves the location of the error message about taking the address
> of a bit-field. While at it, I also fixed two other similar spots.
>
> Not a regression, but given its extreme triviality I thought this could have
> g
This patch improves the location of the error message about taking the address
of a bit-field. While at it, I also fixed two other similar spots.
Not a regression, but given its extreme triviality I thought this could have
gone in even at this time.
Bootstrapped/regtested on x86_64-linux, ok for