]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
remove entry for change not on this branch
authorJason Merrill <jason@gcc.gnu.org>
Mon, 17 Nov 2008 13:54:08 +0000 (08:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 Nov 2008 13:54:08 +0000 (08:54 -0500)
From-SVN: r141944

gcc/cp/ChangeLog

index 9b2d2442adee95aac9c3be95ae4493100e54e411..ae05bb898e81cfc7dc89dd20cb9165124d3f6ad9 100644 (file)
@@ -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  <jason@redhat.com>
 
        PR c++/37932