Re: [C PATCH] Use warning_at (PR c/60087)

2014-02-06 Thread Richard Biener
On Thu, Feb 6, 2014 at 1:24 PM, Marek Polacek wrote: > An obvious one, use location if available. Can this be considered as > a "docfix" though, thus ok for trunk? (Not a regression.) > > Regtested/bootstrapped on x86_64-linux. Ok. Thanks, Richard. > 2014-02-06 Marek Polacek > > PR

[C PATCH] Use warning_at (PR c/60087)

2014-02-06 Thread Marek Polacek
An obvious one, use location if available. Can this be considered as a "docfix" though, thus ok for trunk? (Not a regression.) Regtested/bootstrapped on x86_64-linux. 2014-02-06 Marek Polacek PR c/60087 c-family/ * c-common.c (warn_for_sign_compare): Call warning_at with loc