From: Kenneth Zadeck Date: Thu, 11 Oct 2007 13:14:18 +0000 (+0000) Subject: Fixed omission in changelog. X-Git-Tag: releases/gcc-4.3.0~2102 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3cd7218dee0033f29c3f447ba9851358d523093b;p=thirdparty%2Fgcc.git Fixed omission in changelog. From-SVN: r129234 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 730949bb81b0..fe0486ada190 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -521,6 +521,7 @@ * ra.h: New file. * reload.c (push_reload, find_dummy_reload): Change DF_RA_LIVE usage to DF_LIVE usage. + (reload): Remove reference to df_get_live_top. * rtlanal.c (subreg_nregs_with_regno): New function. * df-scan.c (df_def_record_1, df_uses_record): Add code to set DF_REF_EXTRACT, DF_REF_STRICT_LOWER_PART, and DF_REF_SUBREG flags.