diff options
author | Nathan Sidwell <nathan@acm.org> | 2019-10-24 00:59:57 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2019-10-24 00:59:57 +0000 |
commit | 5a7c45058271ab8a41462a483e696e0f2480b91a (patch) | |
tree | c6ac2461e1574381a1a64828901e3925d964f8e4 /gcc/fortran/array.c | |
parent | 61d5466b6db685ff3b484ffdd3ae57198a4dd123 (diff) | |
download | gcc-5a7c45058271ab8a41462a483e696e0f2480b91a.zip gcc-5a7c45058271ab8a41462a483e696e0f2480b91a.tar.gz gcc-5a7c45058271ab8a41462a483e696e0f2480b91a.tar.bz2 |
[C++ PATCH] 'std' identifier not needed
https://gcc.gnu.org/ml/gcc-patches/2019-10/msg01707.html
* cp-tree.c (CPTI_STD_IDENTIFIER): Delete.
(std_identifier): Delete.
(DECL_NAME_SPACE_STD_P): Compare against std_node.
* decl.c (initialize_predefined_identifiers): 'std' is not needed.
(cxx_init_decl_processing): Adjust creation of ::std. Use
{push,pop}_nested_namespace.
(cxx_builtin_function): Use {push,pop}_nested_namespace.
* except.c (init_exception_processing): Likewise.
* rtti.c (init_rtti_processing): Likewise.
From-SVN: r277365
Diffstat (limited to 'gcc/fortran/array.c')
0 files changed, 0 insertions, 0 deletions