On Tue, Nov 1, 2011 at 12:54 PM, Jason Merrill <ja...@redhat.com> wrote: > Paolo Carlini's patch to add -Wnarrowing to -Wc++0x-compat (and thus -Wall) > broke bootstrap because of narrowing warnings, so I'd like to add > -Wno-narrowing to the stage 2+ warning flags. Is this the best way to do > that?
why do we want to include -Wc++0x-compat in -Wall?