aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index b386622..ea2df0a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,5 +1,14 @@
2010-01-09 Alexandre Oliva <aoliva@redhat.com>
+ PR debug/42631
+ * web.c (union_defs): Add used argument, to combine uses of
+ uninitialized regs.
+ (entry_register): Adjust type and tests of used argument.
+ (web_main): Widen used for new use. Pass it to union_defs.
+ * df.h (union_defs): Adjust prototype.
+
+2010-01-09 Alexandre Oliva <aoliva@redhat.com>
+
PR debug/42630
* loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
uses in new incoming argument. Free body.