]> git.ipfire.org Git - thirdparty/gcc.git/commit
cp-tree.h (sufficient_parms_p): Declare new function.
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 7 Dec 2000 14:17:53 +0000 (14:17 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 7 Dec 2000 14:17:53 +0000 (14:17 +0000)
commita11d04b523a602dc745c64ea7bd9058822ebd89a
tree4436359450e340eb528adfa2a67554f58fc6d454
parent5eec2847332bbfbd0c711786d6d3c5f4db03ecee
cp-tree.h (sufficient_parms_p): Declare new function.

* cp-tree.h (sufficient_parms_p): Declare new function.
* call.c (sufficient_parms_p): New function, broken out of ...
(add_function_candidate): ... here. Use it.
(add_conv_candidate): Use it.
* decl.c (grok_ctor_properties): Use it.

From-SVN: r38111
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cp-tree.h
gcc/cp/decl.c