On Mon, Aug 18, 2014 at 04:10:49PM -0400, Jason Merrill wrote: > On 08/18/2014 04:04 PM, Marek Polacek wrote: > >Unfortunately, this warning cannot be enabled by -Wall yet, because > >of a few blunders we have in the codebase. But we really should iron out > >that soon. > > Can you take care of that as well?
Yea - I actually meant to do that, but then I saw this weirdo code in optabs.c and got cold feet. > The patch looks good to me, but if it should be part of -Wall I want there > to be a plan beyond "someone should fix it". :) Okay, I'll ping this patch when it's ready for -Wall. Marek