re PR c++/68265 (Arbitrary syntactic nonsense silently accepted after 'int (*){}...
authorMarek Polacek <polacek@redhat.com>
Thu, 20 Jun 2019 22:06:36 +0000 (22:06 +0000)
committerMarek Polacek <mpolacek@gcc.gnu.org>
Thu, 20 Jun 2019 22:06:36 +0000 (22:06 +0000)
commitc35f57c5bd2b7d3fcf04f7bb8134db43c5b31059
tree84252defab0849187a337fa25e2f6382ee14191c
parent966e7f731ef7ea019e681b7b53421c6857315c4a
re PR c++/68265 (Arbitrary syntactic nonsense silently accepted after 'int (*){}' until the next close brace)

PR c++/68265
* g++.dg/parse/error62.C: New test.

From-SVN: r272525
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/parse/error62.C [new file with mode: 0644]