From: Jason Merrill Date: Mon, 17 Nov 2008 13:54:08 +0000 (-0500) Subject: remove entry for change not on this branch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a321b383fc8b8141c7d921c573d5727df82433ec;p=thirdparty%2Fgcc.git remove entry for change not on this branch From-SVN: r141944 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 9b2d2442adee..ae05bb898e81 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -4,9 +4,6 @@ * semantics.c (finish_call_expr): Don't repeat arg-dep lookup for a non-dependent call. - PR c++/37740 - * call.c (build_aggr_conv): Increment i. - 2008-11-13 Jason Merrill PR c++/37932