aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d6365a8..7792d9a 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,7 +1,7 @@
2012-09-25 Georg-Johann Lay <avr@gjlay.de>
PR other/54701
- * config/avr/avr-log.c (avr_double_int_pop_digit): Reerite using
+ * config/avr/avr-log.c (avr_double_int_pop_digit): Rewrite using
double_int::udivmod.
2012-09-25 Georg-Johann Lay <avr@gjlay.de>