diff options
author | Ville Voutilainen <ville.voutilainen@gmail.com> | 2015-09-21 18:50:30 +0300 |
---|---|---|
committer | Ville Voutilainen <ville@gcc.gnu.org> | 2015-09-21 18:50:30 +0300 |
commit | bdaaa8b70f8e76b2743ee7bafc438e499411753f (patch) | |
tree | a0c9ebca3ca8e137ea972254b66af70b0fc63155 /gcc/fortran/resolve.c | |
parent | 87b470b3635a5f8aaf9c6d4d21945d06d3379a6b (diff) | |
download | gcc-bdaaa8b70f8e76b2743ee7bafc438e499411753f.zip gcc-bdaaa8b70f8e76b2743ee7bafc438e499411753f.tar.gz gcc-bdaaa8b70f8e76b2743ee7bafc438e499411753f.tar.bz2 |
Complete the implementation of N4230, Nested namespace definition.
/c-family
2015-09-21 Ville Voutilainen <ville.voutilainen@gmail.com>
Complete the implementation of N4230, Nested namespace definition.
* c-cppbuiltin.c: Add __cpp_namespace_attributes and
__cpp_nested_namespace_definitions.
/cp
2015-09-21 Ville Voutilainen <ville.voutilainen@gmail.com>
Complete the implementation of N4230, Nested namespace definition.
* parser.c (cp_parser_namespace_definition): Support namespace
attributes both before and after the namespace identifier.
/testsuite
2015-09-21 Ville Voutilainen <ville.voutilainen@gmail.com>
Complete the implementation of N4230, Nested namespace definition.
* g++.dg/cpp1y/feat-cxx11-neg.C: Add tests for C++17 namespace
attributes and nested namespace definitions.
* g++.dg/cpp1y/feat-cxx98-neg.C: Likewise.
* g++.dg/cpp1z/feat-cxx1z.C: Likewise.
* g++.dg/cpp1y/feat-cxx14-neg.C: New.
* g++.dg/cpp1z/namespace-attribs.C: Likewise.
* g++.dg/cpp1z/nested-namespace-def1.C: Add tests for attributes
appearing before the namespace identifier.
From-SVN: r227977
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions