]> gcc.gnu.org Git - gcc.git/commit - gcc/cp/pt.c
pt.c (fn_type_unification): Unify return type, whenever provided.
authorNathan Sidwell <nathan@codesourcery.com>
Tue, 29 Feb 2000 10:29:52 +0000 (10:29 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 29 Feb 2000 10:29:52 +0000 (10:29 +0000)
commit8d3631f8a345db1d5d5301a62618004b339a4dec
tree080dc4fc58c5703a899602cb38bd655fd4a062a7
parent898d4b17a695bb46d7622a24a002b54f3826d8b9
pt.c (fn_type_unification): Unify return type, whenever provided.

* pt.c (fn_type_unification): Unify return type, whenever
provided.
(get_bindings_real): Only pass return type when necessary.
Remove explicit return type check.
* class.c (resolve_address_of_overloaded_function): Pass desired
return type to fn_type_unification.

From-SVN: r32253
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/pt.c
This page took 0.055719 seconds and 5 git commands to generate.