]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix up ChangeLog entry.
authorJakub Jelinek <jakub@gcc.gnu.org>
Wed, 5 May 2010 09:26:26 +0000 (11:26 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 5 May 2010 09:26:26 +0000 (11:26 +0200)
From-SVN: r159059

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 6d232bb7acbd660bdb920d7aaec09e8224b33c3a..1cf2cc5beb2c546dac27a37917e4877f097a5501 100644 (file)
@@ -14,7 +14,6 @@
        * common.opt (-Wcoverage-mismatch): Allow negative, default to
        true, update documentation.
        * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
-       * testsuite/gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted.
 
 2010-05-04  Jakub Jelinek  <jakub@redhat.com>
 
index f8273f0704634df564fc758ed6f1f8a9bbfaad6f..5c068902b8aceef0cd126091589b9b746b533cfb 100644 (file)
@@ -3,6 +3,10 @@
        PR fortran/43696
        * gfortran.dg/class_17.f03: New.
 
+2010-05-04  Neil Vachharajani <nvachhar@google.com>
+
+       * gcc.dg/tree-prof/wcoverage-mismatch.c: Adjusted.
+
 2010-05-04  Mike Stump  <mikestump@comcast.net>
 
        PR objc/35165