aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 142856a..6ce868b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,10 @@
+2011-05-06 Jeff Law <law@redhat.com>
+
+ * df-problems.c (df_lr_local_compute): Manually CSE
+ PIC_OFFSET_TABLE_REGNUM.
+ * df-scan.c (df_get_regular_block_artificial_uses): Likewise.
+ (df_get_entry_block_def_set, df_get_exit_block_use_set): Likewise.
+
2011-06-13 Jan Hubicka <jh@suse.cz>
* cgraphunit.c (handle_alias_pairs): New function.