aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-switch-conversion.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@acm.org>2018-11-16 16:23:20 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2018-11-16 16:23:20 +0000
commit83044e4fcc7b3f7514eaa84b31f44608ae5fbaf1 (patch)
treea3f07d670b734365e15f1a42517b81d98d964cd6 /gcc/tree-switch-conversion.c
parent81292845971e30311b241bf63462f9bf8bfb23ad (diff)
downloadgcc-83044e4fcc7b3f7514eaa84b31f44608ae5fbaf1.zip
gcc-83044e4fcc7b3f7514eaa84b31f44608ae5fbaf1.tar.gz
gcc-83044e4fcc7b3f7514eaa84b31f44608ae5fbaf1.tar.bz2
Remove ovl_used, it is no longer needed
Remove ovl_used, it is no longer needed * cp-tree.h (OVL_USED_P): Delete. (lookup_keep): Delete. * friend.c (add_friend): Don't call it. * parser.c (lookup_literal_operator): Likewise. (cp_parser_primary_expression): Likewise. * semantics.c (perform_koenig_lookup): Likewise. * pt.c (tsubst_copy <OVERLOAD>): Don't assert OVL_USED_P. * tree.c (ovl_copy): Delete. (ovl_insert): Remove OVL_USED_P checks. (ovl_iterator::reveal_node): Likewise. (ovl_iterator::remove__node): Likewise. (ovl_used, lookup_keep): Delete. From-SVN: r266212
Diffstat (limited to 'gcc/tree-switch-conversion.c')
0 files changed, 0 insertions, 0 deletions