r251316 - in /trunk/gcc/cp: ChangeLog class.c c...
nathan@gcc.gnu.org
nathan@gcc.gnu.org
Wed Aug 23 19:37:00 GMT 2017
Author: nathan
Date: Wed Aug 23 19:37:53 2017
New Revision: 251316
URL: https://gcc.gnu.org/viewcvs?rev=251316&root=gcc&view=rev
Log:
* cp-tree.h (maybe_version_functions): Declare.
* decl.c (decls_match): Break function versioning check to
separate function. Call it.
(maybe_version_functions): Broken out of decls_match.
* class.c (add_method): Use maybe_version_functions.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/class.c
trunk/gcc/cp/cp-tree.h
trunk/gcc/cp/decl.c
More information about the Gcc-cvs
mailing list