From: Jason Merrill Date: Fri, 6 Nov 2009 21:36:56 +0000 (-0500) Subject: add missing changelog line X-Git-Tag: releases/gcc-4.5.0~2458 X-Git-Url: https://gcc.gnu.org/git/?a=commitdiff_plain;h=2fdbecf6fe8914be5117a958bb7d74cf1510aa61;p=gcc.git add missing changelog line From-SVN: r153979 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 4db5aac1fbf6..b63977b968eb 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -16,6 +16,7 @@ * decl2.c (build_memfn_type): Preserve attributes. (cp_reconstruct_complex_type): Likewise. (maybe_retrofit_in_chrg): Likewise. + * class.c (adjust_clone_args): Likewise. * call.c (standard_conversion): Use build_memfn_type. * pt.c (tsubst): Likewise. * decl.c (build_ptrmem_type): Likewise