call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ...
authorNathan Sidwell <nathan@codesourcery.com>
Sat, 29 Dec 2001 17:24:59 +0000 (17:24 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sat, 29 Dec 2001 17:24:59 +0000 (17:24 +0000)
commit41f5d4b195481b8a36adbff6376921f1ef14f02c
tree19eb5b6cc76462267091b0eee5b279613bc866d5
parentf3368a9098c3aa67ef422208978bf8df6353bc5a
call.c (build_user_type_conversion_1): Use my_friendly_assert rather than if ...

cp:
* call.c (build_user_type_conversion_1): Use my_friendly_assert
rather than if ... abort.
* cvt.c (convert_to_reference): Likewise.
* semantics.c (setup_vtbl_ptr): Likewise.
* pt.c (lookup_template_class): Comment typo.

From-SVN: r48371
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cvt.c
gcc/cp/pt.c
gcc/cp/semantics.c