From 03a4c969079e508d695f0b8b82bd573b54e01a3c Mon Sep 17 00:00:00 2001 From: Andrew Pinski Date: Wed, 2 Jun 2004 12:36:07 -0700 Subject: [PATCH] Add function name to the changelog. From-SVN: r82576 --- gcc/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7290effa578..dd380f0b75e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -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 -- 2.30.2