Commit 3cd7218d by Kenneth Zadeck

Fixed omission in changelog.

From-SVN: r129234
parent 5f232232
...@@ -521,6 +521,7 @@ ...@@ -521,6 +521,7 @@
* ra.h: New file. * ra.h: New file.
* reload.c (push_reload, find_dummy_reload): Change DF_RA_LIVE * reload.c (push_reload, find_dummy_reload): Change DF_RA_LIVE
usage to DF_LIVE usage. usage to DF_LIVE usage.
(reload): Remove reference to df_get_live_top.
* rtlanal.c (subreg_nregs_with_regno): New function. * rtlanal.c (subreg_nregs_with_regno): New function.
* df-scan.c (df_def_record_1, df_uses_record): Add code to set * 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. DF_REF_EXTRACT, DF_REF_STRICT_LOWER_PART, and DF_REF_SUBREG flags.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment