This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/66641] An instance of an attribute-specifier-seq implies a simple-declaration while C++11 permits attribute-declaration and using-directive
- From: "andrey.vul at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Jun 2015 15:06:44 +0000
- Subject: [Bug c++/66641] An instance of an attribute-specifier-seq implies a simple-declaration while C++11 permits attribute-declaration and using-directive
- Auto-submitted: auto-generated
- References: <bug-66641-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66641
--- Comment #1 from Andrey V <andrey.vul at gmail dot com> ---
Citations for grammar: 7.1 [dcl.spec]; 7.3.4 [namespace.udir]