aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/python
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2017-07-21 18:11:23 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2017-07-21 18:11:23 +0000
commit2401ffc3fe5f79e7a1087d8f98f5e3b8bbb1e379 (patch)
tree40eed787fa8bb290e048d9e89f14178097fc674a /libstdc++-v3/python
parent0ab71760942f9ca14b9b7530455f390271db3106 (diff)
downloadgcc-2401ffc3fe5f79e7a1087d8f98f5e3b8bbb1e379.zip
gcc-2401ffc3fe5f79e7a1087d8f98f5e3b8bbb1e379.tar.gz
gcc-2401ffc3fe5f79e7a1087d8f98f5e3b8bbb1e379.tar.bz2
Remove special CDtor METHOD_VEC slots.
* cp-tree.h (CLASSTYPE_CONSTRUCTOR_SLOT, CLASSTYPE_DESTRUCTOR_SLOT): Delete. (CLASSTYPE_CONSTRUCTORS): Use lookup_fnfields_slot_nolazy. (CLASSTYPE_DESTRUCTOR): Likewise. * class (add_method): Don't use special cdtor slots. * search.c (lookup_fnfields_idx_nolazy): Likewise. (look_for_overrides_here): Use lookup_fnfields_slot. * semantics (classtype_has_nothrow_assign_or_copy_p): Likewise. From-SVN: r250437
Diffstat (limited to 'libstdc++-v3/python')
0 files changed, 0 insertions, 0 deletions