------- Comment #1 from jsm28 at gcc dot gnu dot org  2008-09-11 14:46 -------
This is a stylistic warning from -Wall that the code is potentially confusing,
not that the code is invalid.  If you don't want such warnings, don't use
-Wall, or use -Wno-missing-braces.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37476

Reply via email to