r246086 - in /branches/c++-modules: ChangeLog.m...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Mon Mar 13 12:51:00 GMT 2017
Author: nathan
Date: Mon Mar 13 12:51:48 2017
New Revision: 246086
URL: https://gcc.gnu.org/viewcvs?rev=246086&root=gcc&view=rev
Log:
Vectorize OVERLOAD part 4
gcc/cp/
* cp-tree.h (ovl_iterator::ref): New.
* semantics.c (finish_omp_reduction_clause): Use OVL_FIRST.
* tree.c (is_overloaded_fn, get_fns): Likewise.
Modified:
branches/c++-modules/ChangeLog.modules
branches/c++-modules/gcc/cp/cp-tree.h
branches/c++-modules/gcc/cp/semantics.c
branches/c++-modules/gcc/cp/tree.c
More information about the Gcc-cvs
mailing list