Add function name to the changelog.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 2 Jun 2004 19:36:07 +0000 (12:36 -0700)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Wed, 2 Jun 2004 19:36:07 +0000 (12:36 -0700)
From-SVN: r82576

gcc/ChangeLog

index 7290effa578f9913dd7acde11c012a3e16e79747..dd380f0b75ea63b6194140eb5b27b92cb4946476 100644 (file)
@@ -3,7 +3,8 @@
        PR tree-optimization/14042
        PR tree-optimization/14729
        PR tree-optimization/14736
-       * tree-ssa.c: Check the type which the pointer points to
+       * tree-ssa.c (tree_ssa_useless_type_conversion_1):
+       Check the type which the pointer points to
        instead of the pointer types.
 
 2004-06-02  Kazu Hirata  <kazu@cs.umass.edu>