From: hjl Date: Mon, 7 Jun 2010 21:13:38 +0000 (+0000) Subject: Add missing ChangeLog entry for revision 160382. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5939461909c8720d6d6f78db4bf4d2915cbc195d;p=thirdparty%2Fgcc.git Add missing ChangeLog entry for revision 160382. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160406 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index acec1c72180c..2037e82dca20 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -41,6 +41,8 @@ 2010-06-07 Jan Hubicka + * df-core.c (df_analyze_problem): Do verification after allocation. + * df-problems.c (df_lr_problem_data): Add lr_bitmaps. (df_lr_alloc): Initialize problem data; move bitmaps to lr_bitmaps obstack.