struct-5.C
70 Bytes
-
re PR c++/55368 (Comma before semicolon in struct definition is not rejected) · 37f458dc
/cp 2012-11-19 Paolo Carlini <paolo.carlini@oracle.com> PR c++/55368 * parser.c (cp_parser_member_declaration): Emit an error in case of stray comma at end of member declaration. /testsuite 2012-11-19 Paolo Carlini <paolo.carlini@oracle.com> PR c++/55368 * g++.dg/parse/struct-5.C: New. From-SVN: r193624
Paolo Carlini committed