aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-if-conv.c
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@redhat.com>2021-12-14 07:48:05 -0500
committerPatrick Palka <ppalka@redhat.com>2021-12-14 07:48:05 -0500
commitc5ef950d0bb7d451e8d831f71351a5db4373aa9a (patch)
tree8e6d320972b602dc5858647b6990d3112fc2583b /gcc/tree-if-conv.c
parentdff8ae8e839a5102aff266c8246864b610c066c9 (diff)
downloadgcc-c5ef950d0bb7d451e8d831f71351a5db4373aa9a.zip
gcc-c5ef950d0bb7d451e8d831f71351a5db4373aa9a.tar.gz
gcc-c5ef950d0bb7d451e8d831f71351a5db4373aa9a.tar.bz2
c++: remove COMPOUND_EXPR_OVERLOADED flag
This flag is never set because non-dependent COMPOUND_EXPRs that resolve to an overload are expressed as a CALL_EXPR at template definition time (in build_x_compound_expr) ever since r6-5772. gcc/cp/ChangeLog: * cp-tree.h (COMPOUND_EXPR_OVERLOADED): Remove. * pt.c (build_non_dependent_expr): Don't inspect the flag. * tree.c (build_min_non_dep): Don't set the flag.
Diffstat (limited to 'gcc/tree-if-conv.c')
0 files changed, 0 insertions, 0 deletions