PR bootstrap/81216
commitd87af292910ac3c4749618536c54ac2dcd238e26
authormpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 07:16:29 +0000 (27 07:16 +0000)
committermpolacek <mpolacek@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Jun 2017 07:16:29 +0000 (27 07:16 +0000)
tree5104d5c854a3bb1c46702edb8128408c1cc1a2bc
parentda2a4c82cf3727ade972d0ec6a90e1f89f463d90
PR bootstrap/81216
* parser.c (cp_parser_already_scoped_statement): Initialize
LOC_AFTER_LABELS.

* g++.dg/warn/Wmultistatement-macros-1.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@249676 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/Wmultistatement-macros-1.C [new file with mode: 0644]