This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed] Typo in ipa-devirt.c


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 <polacek@redhat.com> 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 to me.

Yeah, I'm going to put this into 5 as well.  4.9 probably doesn't have
this problem.

	Marek


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]