aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index ef02d3d..bbc26de6 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,5 +1,8 @@
2000-11-22 Mark Mitchell <mark@codesourcery.com>
+ * mangle.c (mangle_conv_op_name_for_type): Don't use `__op'
+ prefix.
+
* pt.c (do_decl_instantiate): Explicitly clone constructors and
destructors that haven't already been cloned.