On Mon, Jul 27, 2015 at 09:45:19PM +0200, Richard Biener wrote:
> On July 27, 2015 9:35:35 PM GMT+02:00, Marek Polacek
> wrote:
> >This patch fixes an obvious typo in types_same_for_odr detected by the
> >new -Wtautological-compare warning.
> >
> >Bootstrapped/regtested on x86_64-linux, applying
On July 27, 2015 9:35:35 PM GMT+02:00, Marek Polacek wrote:
>This patch fixes an obvious typo in types_same_for_odr detected by the
>new -Wtautological-compare warning.
>
>Bootstrapped/regtested on x86_64-linux, applying to trunk.
Might want to back port this. Looks like a latent wrong-code bug