diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1bd9b3e..43eff0c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2007-04-14 Andrew Pinski <andrew_pinski@playstation.sony.com> + + PR c/31520 + * c-del.c (finish_decl): Grab the type of the decl after the call + to store_init_value. + 2007-04-14 Steven Bosscher <steven@gcc.gnu.org> * common.opt (fforward-propagate): Fix "Optimization" annotation. |