semicolon1.C
71 Bytes
-
re PR c++/12479 ([3.4 only] System header should not cause -pedantic to error about "extra `;'") · 499b568f
PR c++/12479 * parser.c (cp_parser_declaration_seq_opt): Only issue "extra ;" pedwarn when not in a system header. PR c++/12479 * g++.dg/parse/semicolon1.C: New test. * g++.dg/parse/semicolon1.h: Likewise. From-SVN: r74940
Mark Mitchell committed