http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18635
--- Comment #14 from Ádám Rák <adam.rak at streamnovation dot com> 2010-11-27 13:45:03 UTC --- (In reply to comment #13) > There are lots of ways to put your program into an invalid state. > > Of course there's "no point" to doing it, and noone's asking for the code to > *work* > > The question is whether the compiler is expected to diagnose the code and > reject it. If we cannot decide, we should at least give a verbose warning, included into -Wall.