diff options
author | Jason Merrill <jason@redhat.com> | 2000-12-09 13:34:12 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2000-12-09 13:34:12 -0500 |
commit | 5e818b935158ec6f4b03e583c7e9a3c2d986fd9e (patch) | |
tree | 54b3338c1d73ee9a2ebbb69f448b63e37a850f4e /libjava/java/util/Set.java | |
parent | 193ad8c673aeacf0f13882c7816c6e6aeee240de (diff) | |
download | gcc-5e818b935158ec6f4b03e583c7e9a3c2d986fd9e.zip gcc-5e818b935158ec6f4b03e583c7e9a3c2d986fd9e.tar.gz gcc-5e818b935158ec6f4b03e583c7e9a3c2d986fd9e.tar.bz2 |
error.c (dump_function_name): Don't let the user see __comp_ctor.
* error.c (dump_function_name): Don't let the user see __comp_ctor.
Clean up copy-initialization in overloading code.
* call.c (build_user_type_conversion_1): Die if we are asked to
convert to the same or a base type.
(implicit_conversion): Avoid doing so. Lose reference binding code.
(convert_like_real): Treat BASE_CONV and RVALUE_CONV as implicit
direct-initialization. Also do direct-init part of copy-init.
(build_user_type_conversion): Don't provide context to convert_like.
* cvt.c (ocp_convert): build_user_type_conversion will now provide
the constructor call for copy-init.
* pt.c (tsubst_decl): Call clone_function_decl here if this is an
instantiation of a member template.
(do_decl_instantiation): Not here.
From-SVN: r38158
Diffstat (limited to 'libjava/java/util/Set.java')
0 files changed, 0 insertions, 0 deletions