http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36750
Alexander Monakov <amonakov at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |amonakov at gcc dot gnu.org Resolution| |FIXED --- Comment #4 from Alexander Monakov <amonakov at gcc dot gnu.org> 2011-04-22 11:56:39 UTC --- The above patch suppresses the warning in C regardless of whether the trailing comma is present. Closing as fixed.