Fix ChangeLog entry for r240730
authorPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Mon, 3 Oct 2016 19:48:58 +0000 (19:48 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Mon, 3 Oct 2016 19:48:58 +0000 (19:48 +0000)
From-SVN: r240731

gcc/ChangeLog

index 70f8d9a..2b0ed4e 100644 (file)
@@ -1,7 +1,7 @@
 2016-10-03  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>
 
        * ipa-cp.c (propagate_bits_accross_jump_function): Introduce space
-       between callee name and param in dump message in call to fprintf.
+       between "because" and "param" in dump message in call to fprintf.
 
 2016-10-03  Jeff Law  <law@redhat.com>