From: Georg-Johann Lay Date: Tue, 25 Sep 2012 16:24:24 +0000 (+0000) Subject: * Tippo X-Git-Tag: misc/gccgo-go1_1_2~639 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5139232eef79c85e9dccb1c04cc5f01f6af12a6f;p=thirdparty%2Fgcc.git * Tippo From-SVN: r191717 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d6365a88bacb..7792d9a96382 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2012-09-25 Georg-Johann Lay 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