http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55644
--- Comment #13 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2013-03-04 05:50:44 UTC --- (In reply to comment #6) > I start to believe we should arrange for --disable-werror for any non-standard > build config ... testing matrix is simply too large and mostly false positives > pop up. Just `-Wno-error=maybe-uninitialized'. `--disable-werror' can hide real bugs.