Pedwarn on a non-standard position of a C++ attribute.
authorVille Voutilainen <ville.voutilainen@gmail.com>
Thu, 24 May 2018 19:05:46 +0000 (22:05 +0300)
committerVille Voutilainen <ville@gcc.gnu.org>
Thu, 24 May 2018 19:05:46 +0000 (22:05 +0300)
commit9635923dc836994fb33352375a8d115e46705d27
tree940f80fd7b5f931d03d042b7331e8ce3f8218099
parentfd657f1acbb76aae325f7185359064c89c5dbfad
Pedwarn on a non-standard position of a C++ attribute.

From-SVN: r260682
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/g++.dg/cpp0x/gen-attrs-56.C
gcc/testsuite/g++.dg/cpp0x/gen-attrs-64.C
gcc/testsuite/g++.dg/cpp1z/namespace-attribs2.C [new file with mode: 0644]