diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 40d06b41044..c9a8298550c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -32,7 +32,7 @@ 2007-04-14 Andrew Pinski PR c/31520 - * c-del.c (finish_decl): Grab the type of the decl after the call + * c-decl.c (finish_decl): Grab the type of the decl after the call to store_init_value. 2007-04-14 Steven Bosscher