diff options
author | Nathan Sidwell <nathan@acm.org> | 2019-09-06 11:22:09 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2019-09-06 11:22:09 +0000 |
commit | c0c2096fbada36fa26778bc02b32555150050d85 (patch) | |
tree | 9de2b3615f95cdac2d35ed411cacf6ef5da7075d /libcpp/directives.c | |
parent | 3c086f8decdc190602fb66cfec8f3cff16328142 (diff) | |
download | gcc-c0c2096fbada36fa26778bc02b32555150050d85.zip gcc-c0c2096fbada36fa26778bc02b32555150050d85.tar.gz gcc-c0c2096fbada36fa26778bc02b32555150050d85.tar.bz2 |
[C++ PATCH] Reserve a decl_lang bit
https://gcc.gnu.org/ml/gcc-patches/2019-09/msg00365.html
Reserve TREE_LANG_FLAG_3 for modules.
gcc/cp/
* cp-tree.h (DECL_CONSTRUCTION_VTABLE_P): Delete.
(DECL_NON_TRIVIALLY_INITIALIZED_P): Move to TREE_LANG_FLAG_6.
* class.c (build_ctor_vtbl_group): Don't set
DECL_CONSTRUCTION_VTABLE_P.
* decl2.c (determine_visibility_from_class): Don't check
DECL_CONSTRUCTION_VTABLE_P anymore.
From-SVN: r275455
Diffstat (limited to 'libcpp/directives.c')
0 files changed, 0 insertions, 0 deletions